diff --git a/.intellijPlatform/coroutines-javaagent-legacy.jar b/.intellijPlatform/coroutines-javaagent-legacy.jar index 40dce35..7bde603 100644 Binary files a/.intellijPlatform/coroutines-javaagent-legacy.jar and b/.intellijPlatform/coroutines-javaagent-legacy.jar differ diff --git a/.intellijPlatform/self-update.lock b/.intellijPlatform/self-update.lock index 28f6604..e5d60f1 100644 --- a/.intellijPlatform/self-update.lock +++ b/.intellijPlatform/self-update.lock @@ -1 +1 @@ -2026-04-18 \ No newline at end of file +2026-04-22 \ No newline at end of file diff --git a/build.gradle.kts b/build.gradle.kts index c449662..c32cc6e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -4,7 +4,7 @@ plugins { id("org.jetbrains.intellij.platform") version "2.7.0" } group = "com.sdk.dynform.tools" -version = "3.2.6" +version = "3.2.7" repositories { mavenCentral() @@ -38,18 +38,19 @@ intellijPlatform { } changeNotes = """ +

[3.2.7]

+

[3.2.6]

-

[3.2.5]

-

[3.2.3]