Skip to content

Commit 3e7a185

Browse files
committed
build: Bump version and update changelog
1 parent 2d67567 commit 3e7a185

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# RedLib-Command-File Changelog
44

55
## [Unreleased]
6+
- Use a new version of the plugin template
7+
- Move the project to use Kotlin
68

79
## [0.2.18]
810
- Updated to be compatible with 2022.3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.github.shuaiouke.redlibcommandfile
44
pluginName = RedLib-Command-File
55
pluginRepositoryUrl = https://github.com/Ciel-MC/RedLib-Command-File
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.2.18
7+
pluginVersion = 0.2.19
88

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

0 commit comments

Comments
 (0)