diff --git a/gradle.properties b/gradle.properties index 7ac0420..8510d02 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ pluginRepositoryUrl = https://github.com/nbadal/ktlint-intellij-plugin # - https://plugins.jetbrains.com/plugins/list?channel=beta&pluginId=com.nbadal.ktlint # The dev channel is meant for plugin developers. It contains the bleeding edge version of the plugin. Note that the pluginVersion for the # beta/dev channel is automatically expanded with the build timestamp -pluginVersion = 0.25.0-beta-3 +pluginVersion = 0.25.0 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 223