File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/ide/jetbrains/gateway-plugin Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ pluginName=gitpod-gateway
6
6
pluginVersion =0.0.1
7
7
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
8
8
# for insight into build numbers and IntelliJ Platform versions.
9
- pluginSinceBuild =222.3345.1
9
+ pluginSinceBuild =222.4167.26
10
10
pluginUntilBuild =222.*
11
11
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
12
12
# See https://jb.gg/intellij-platform-builds-list for available build versions.
13
- pluginVerifierIdeVersions =2022.1, 2022. 2
13
+ pluginVerifierIdeVersions =2022.2
14
14
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension-type
15
15
platformType =GW
16
16
# Version from "com.jetbrains.gateway" which can be found at https://www.jetbrains.com/intellij-repository/snapshots
17
- platformVersion =222.4167.20 -CUSTOM-SNAPSHOT
17
+ platformVersion =222.4167.26 -CUSTOM-SNAPSHOT
18
18
platformDownloadSources =true
19
19
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
20
20
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
You can’t perform that action at this time.
0 commit comments