Skip to content

Commit 982733f

Browse files
committed
chore: Bump version
1 parent 971b577 commit 982733f

File tree

7 files changed

+12
-7
lines changed

7 files changed

+12
-7
lines changed

Assets/JCSUnity/Editor/ini/editor.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# JCSUnity editor properties.
33
#
44
editor_title=JCSUnity
5-
version=3.1.1
5+
version=4.0.0
66
77
author=Jen-Chieh Shen
88
url=https://github.com/jcs090218/JCSUnity

Assets/PackageExporter/unityignore/JCSUnity.unityignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# unityignore file.
44
#
55
# Package Name: JCSUnity
6-
# Version: 3.1.1
6+
# Version: 4.0.0
77
# Creation Date: 2019-02-04 20:44:15
88
#
99
# Package Link: https://github.com/Pixisoft/PackageExporter

Assets/PackageExporter/unityignore/JCSUnity_ExampleProjects.unityignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# unityignore file.
44
#
55
# Package Name: JCSUnity_ExampleProjects
6-
# Version: 3.1.1
6+
# Version: 4.0.0
77
# Creation Date: 2019-02-04 20:44:15
88
#
99
# Package Link: https://github.com/Pixisoft/PackageExporter

Assets/PackageExporter/unityignore/JCSUnity_Release.unityignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# unityignore file.
44
#
55
# Package Name: JCSUnity_Release
6-
# Version: 3.1.1
6+
# Version: 4.0.0
77
# Creation Date: 2019-02-04 20:44:15
88
#
99
# Package Link: https://github.com/Pixisoft/PackageExporter

Assets/PackageExporter/unityignore/JCSUnity_Trimmed.unityignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# unityignore file.
44
#
55
# Package Name: JCSUnity_Trimmed
6-
# Version: 3.1.1
6+
# Version: 4.0.0
77
# Creation Date: 2021-08-16 02:14:17
88
#
99
# Package Link: https://github.com/Pixisoft/PackageExporter

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

77

8-
## 3.1.1 (Unreleased)
8+
## 4.0.1 (Unreleased)
99
> Released N/A
1010
11+
* N/A
12+
13+
## 4.0.0
14+
> Released Aug 01, 2025
15+
1116
* perf(UI): Improve slider components' performance ([`5665a48`](../../commit/5665a48ea7db8373739c4acb992e6ffdc02bfacb))
1217
* feat(UI): Add new component `JCS_DropdownScreenResolution` ([`0137d70`](../../commit/0137d70e890ed6bae8e5859ea0cfec4ddb51d2e8))
1318
* feat(UI): Add new component `JCS_DropdownWindowedMode` ([`0137d70`](../../commit/0137d70e890ed6bae8e5859ea0cfec4ddb51d2e8))

docs/siradoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version_title_05: ''
1616
version_title_06: ''
1717
version_title_07: ''
1818

19-
version_num_01: '3.1.1'
19+
version_num_01: '4.0.0'
2020
version_num_02: '6000.1.0f1'
2121
version_num_03: ''
2222
version_num_04: ''

0 commit comments

Comments
 (0)