We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05fde01 commit 3e80d91Copy full SHA for 3e80d91
clients/intellij/build.gradle.kts
@@ -44,7 +44,7 @@ tasks {
44
45
intellijPlatform {
46
pluginConfiguration {
47
- version.set("1.10.0")
+ version.set("1.10.1-rc.0")
48
changeNotes.set(provider {
49
changelog.renderItem(
50
changelog.getLatest(),
0 commit comments