Skip to content

Commit 0d93836

Browse files
committed
updating plugin version for future compatibility
1 parent b4e2b8f commit 0d93836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
pluginGroup = community.solace.ep
55
pluginName = event-portal-plugin
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.2.1
7+
pluginVersion = 0.2.2
88

99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.
1111
pluginSinceBuild = 211
12-
pluginUntilBuild = 222.*
12+
pluginUntilBuild = 250.*
1313
# last version on Java 11, then 222 -> 2022.2 Java 17 required
1414

1515
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties

0 commit comments

Comments
 (0)