File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33pluginGroup =com.coder.gateway
44pluginName =coder-gateway
55# SemVer format -> https://semver.org
6- pluginVersion =1 .0.0
6+ pluginVersion =2 .0.0
77# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88# for insight into build numbers and IntelliJ Platform versions.
9- pluginSinceBuild =213
10- pluginUntilBuild =221 .*
9+ pluginSinceBuild =222.*
10+ pluginUntilBuild =222 .*
1111# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1212# Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases
1313platformType =GW
14- platformVersion =221.5921.22 -CUSTOM-SNAPSHOT
15- instrumentationCompiler =221.5921.22
14+ platformVersion =222.3244.1 -CUSTOM-SNAPSHOT
15+ instrumentationCompiler =222.3244.1-CUSTOM-SNAPSHOT
1616platformDownloadSources =true
1717# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1818# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
You can’t perform that action at this time.
0 commit comments