File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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 =2.8.0
6+ pluginVersion =2.8.0-eap.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 =223.7571.70
10- pluginUntilBuild =232 .*
9+ pluginSinceBuild =233.6745
10+ pluginUntilBuild =233 .*
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
1313# The platform version must match the "since build" version while the
1414# instrumentation version appears to be used in development. The plugin
1515# verifier should be used after bumping versions to ensure compatibility in the
1616# range.
1717platformType =GW
18- platformVersion =223.7571.70-CUSTOM -SNAPSHOT
19- instrumentationCompiler =232.9921 -EAP-CANDIDATE-SNAPSHOT
18+ platformVersion =233.6745-EAP-CANDIDATE -SNAPSHOT
19+ instrumentationCompiler =233.6745 -EAP-CANDIDATE-SNAPSHOT
2020platformDownloadSources =true
21- verifyVersions =2022.3, 2023.1,2023.2
21+ verifyVersions =2023.3
2222# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
2323# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
2424platformPlugins =
You can’t perform that action at this time.
0 commit comments