diff --git a/gradle.properties b/gradle.properties index 9586f2e10..331ac6e97 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginVersion = 0.9.10-alpha.3 # Note that an xyz branch corresponds to version 20xy.z and a since build of xyz.* # means that the first possible build is the next branch number after xyz, so e.g. # a since build of 173.* is equal to 181 -pluginSinceBuild = 242.0 +pluginSinceBuild = 243.0 # Token for releasing to Jetbrains using the Gradle intellij/publishPlugin task, for more information see the Gradle build file. intellijPublishToken=mytoken