We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5500439 commit 2050d96Copy full SHA for 2050d96
gradle.properties
@@ -3,7 +3,7 @@
3
pluginGroup=com.coder.gateway
4
pluginName=coder-gateway
5
# SemVer format -> https://semver.org
6
-pluginVersion=3.0.0
+pluginVersion=2.5.2
7
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
8
# for insight into build numbers and IntelliJ Platform versions.
9
pluginSinceBuild=223.7571.70
src/main/resources/version/CoderSupportedVersions.properties
@@ -1,2 +1,2 @@
1
-minCompatibleCoderVersion=0.15.0
+minCompatibleCoderVersion=0.12.9
2
maxCompatibleCoderVersion=3.0.0
0 commit comments