diff --git a/gradle.properties b/gradle.properties index d9a40cf..d5fd2d6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ pluginGroup=org.dropProject pluginName=Drop Project for IntelliJ Idea pluginRepositoryUrl=https://github.com/drop-project-edu/Drop-Project-for-Intellij-Idea -pluginVersion=0.9.7-beta1 +pluginVersion=0.9.7 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # Branch number takes the last two digits of the year and the release number. For example, 231 for 2023.1, 232 for 2023.2, etc