File tree 4 files changed +9
-4
lines changed
Assets/JCSUnity/Editor/ini
4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 16
16
UNITY_VERSION : 2023.1.11f1
17
17
PROJECT_PATH : .
18
18
# Packaging
19
- PKG_VERSION : 2.2.1
19
+ PKG_VERSION : 2.4.0
20
20
BUILD_METHOD : PackageExporter.BatchMode.Export
21
21
22
22
jobs :
Original file line number Diff line number Diff line change 2
2
# JCSUnity editor properties.
3
3
#
4
4
editor_title =JCSUnity
5
- version =2.3.2
5
+ version =2.4.0
6
6
email =jcs090218@gmail.com
7
7
author =Jen-Chieh Shen
8
8
url =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.
5
5
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
6
7
7
8
- ## 2.3.2 (Unreleased)
8
+ ## 2.4.1 (Unreleased)
9
9
> Released N/A
10
10
11
+ * N/A
12
+
13
+ ## 2.4.0
14
+ > Released Oct 02, 2023
15
+
11
16
* Add with key functions in the input module (20b12f996d4eff458555e3dcf58095130f76f98e)
12
17
* Use ` UnityEvent ` for toggle button (459466aa1d1be1a2909d82c28e90561df60acf8b)
13
18
* 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: ''
16
16
version_title_06 : ' '
17
17
version_title_07 : ' '
18
18
19
- version_num_01 : ' 2.3.2 '
19
+ version_num_01 : ' 2.4.0 '
20
20
version_num_02 : ' 2023.1.11f1'
21
21
version_num_03 : ' '
22
22
version_num_04 : ' '
You can’t perform that action at this time.
0 commit comments