File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed
Assets/JCSUnity/Editor/ini Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1616 UNITY_VERSION : 2023.1.11f1
1717 PROJECT_PATH : .
1818 # Packaging
19- PKG_VERSION : 2.2.1
19+ PKG_VERSION : 2.4.0
2020 BUILD_METHOD : PackageExporter.BatchMode.Export
2121
2222jobs :
Original file line number Diff line number Diff line change 22# JCSUnity editor properties.
33#
44editor_title =JCSUnity
5- version =2.3.2
5+ version =2.4.0
6677author =Jen-Chieh Shen
88url =https://github.com/jcs090218/JCSUnity
Original file line number Diff line number Diff line change @@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
77
8- ## 2.3.2 (Unreleased)
8+ ## 2.4.1 (Unreleased)
99> Released N/A
1010
11+ * N/A
12+
13+ ## 2.4.0
14+ > Released Oct 02, 2023
15+
1116* Add with key functions in the input module (20b12f996d4eff458555e3dcf58095130f76f98e)
1217* Use ` UnityEvent ` for toggle button (459466aa1d1be1a2909d82c28e90561df60acf8b)
1318* Add action button to accept any events (c2c463f34b55c91fcd51c26d55431139484c1b40)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ version_title_05: ''
1616version_title_06 : ' '
1717version_title_07 : ' '
1818
19- version_num_01 : ' 2.3.2 '
19+ version_num_01 : ' 2.4.0 '
2020version_num_02 : ' 2023.1.11f1'
2121version_num_03 : ' '
2222version_num_04 : ' '
You can’t perform that action at this time.
0 commit comments