Skip to content

Commit 00786e2

Browse files
authored
Merge pull request #26 from siropkin/develop
#24 Update version to v1.4.1
2 parents c3a38af + 7f272a5 commit 00786e2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## [Unreleased]
44

55

6-
## [1.4.0]
6+
## [1.4.1]
77
### Changed
88
- #18 Add support for "Squirrel Method" (Chinese) (https://rime.im) on macOS.
99
- #20 Add support for "Russian - PC" on macOS.
@@ -13,6 +13,10 @@
1313
- #24 Update IntelliJ Plugin to v2.0.2.
1414

1515

16+
## [1.4.0]
17+
Version skipped due to a mistake in the release process.
18+
19+
1620
## [1.3.1] - 2024-08-26
1721
### Changed
1822
- Fix NullPointerException for Windows users.

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.github.siropkin.kursor
44
pluginName = Kursor
55
pluginRepositoryUrl = https://github.com/siropkin/kursor
66
# SemVer format -> https://semver.org
7-
pluginVersion = 1.4.0
7+
pluginVersion = 1.4.1
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 232

0 commit comments

Comments
 (0)