Skip to content

Commit 00f8619

Browse files
roboquatfelladrin
authored andcommitted
Update Platform Version of JetBrains Gateway Plugin to 222.4167.26-CUSTOM-SNAPSHOT
1 parent 08650a7 commit 00f8619

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/ide/jetbrains/gateway-plugin/gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ pluginName=gitpod-gateway
66
pluginVersion=0.0.1
77
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88
# for insight into build numbers and IntelliJ Platform versions.
9-
pluginSinceBuild=222.3345.1
9+
pluginSinceBuild=222.4167.26
1010
pluginUntilBuild=222.*
1111
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
1212
# See https://jb.gg/intellij-platform-builds-list for available build versions.
13-
pluginVerifierIdeVersions=2022.1, 2022.2
13+
pluginVerifierIdeVersions=2022.2
1414
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension-type
1515
platformType=GW
1616
# 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
1818
platformDownloadSources=true
1919
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
2020
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22

0 commit comments

Comments
 (0)