Skip to content

Commit f7c352d

Browse files
committed
chore(intellij): bump intellij plugin version to 1.13.0-rc.1.
1 parent ba3b552 commit f7c352d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/intellij/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tasks {
4444

4545
intellijPlatform {
4646
pluginConfiguration {
47-
version.set("1.13.0-rc.0")
47+
version.set("1.13.0-rc.1")
4848
changeNotes.set(provider {
4949
changelog.renderItem(
5050
changelog.getLatest(),

0 commit comments

Comments
 (0)