Skip to content

Commit 89ecde2

Browse files
committed
Version bump
1 parent 738dc3d commit 89ecde2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
pluginGroup = com.github.cloudcompilers.klotho
44
pluginName = klotho
55
# SemVer format -> https://semver.org
6-
pluginVersion = 0.1.2
6+
pluginVersion = 0.1.2.1
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 222.0
10-
pluginUntilBuild = 232.*
10+
pluginUntilBuild = 233.*
1111

1212
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension
1313
platformType = IU

0 commit comments

Comments
 (0)