diff --git a/build.gradle.kts b/build.gradle.kts index d4943384..6403475e 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.4.0" +val currentVersion = "2.4.1" val myGroup = "com.mituuz" version = currentVersion group = myGroup @@ -39,6 +39,12 @@ intellijPlatform { changeNotes = """

Version $currentVersion

+ +

Version 2.4.0