diff --git a/build.gradle.kts b/build.gradle.kts index 92b5c0fb..7ed38623 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -27,7 +27,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget import org.jetbrains.kotlin.gradle.tasks.KotlinCompile // Use the same version and group for the jar and the plugin -val currentVersion = "2.2.0" +val currentVersion = "2.2.1" val myGroup = "com.mituuz" version = currentVersion group = myGroup @@ -39,6 +39,12 @@ intellijPlatform { changeNotes = """

Version $currentVersion

+ +

Version 2.2.0