We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d67567 commit 3e7a185Copy full SHA for 3e7a185
CHANGELOG.md
@@ -3,6 +3,8 @@
3
# RedLib-Command-File Changelog
4
5
## [Unreleased]
6
+- Use a new version of the plugin template
7
+- Move the project to use Kotlin
8
9
## [0.2.18]
10
- Updated to be compatible with 2022.3
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = com.github.shuaiouke.redlibcommandfile
pluginName = RedLib-Command-File
pluginRepositoryUrl = https://github.com/Ciel-MC/RedLib-Command-File
# SemVer format -> https://semver.org
-pluginVersion = 0.2.18
+pluginVersion = 0.2.19
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 222
0 commit comments