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 58fc57e commit 1bc0592Copy full SHA for 1bc0592
clients/intellij/build.gradle.kts
@@ -44,7 +44,7 @@ tasks {
44
45
intellijPlatform {
46
pluginConfiguration {
47
- version.set("1.12.0-rc.0")
+ version.set("1.12.0-rc.1")
48
changeNotes.set(provider {
49
changelog.renderItem(
50
changelog.getLatest(),
0 commit comments