diff --git a/.intellijPlatform/coroutines-javaagent-legacy.jar b/.intellijPlatform/coroutines-javaagent-legacy.jar index 8fa78e2..8a73742 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 667c5a6..3659e5d 100644 --- a/.intellijPlatform/self-update.lock +++ b/.intellijPlatform/self-update.lock @@ -1 +1 @@ -2026-03-02 \ No newline at end of file +2026-04-03 \ No newline at end of file diff --git a/build.gradle.kts b/build.gradle.kts index 0852e89..399d521 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -5,7 +5,7 @@ plugins { } group = "com.sdk.generators.actionmodels.v3" -version = "2.1.1" +version = "2.1.2" repositories { mavenCentral() @@ -37,6 +37,12 @@ intellijPlatform { } changeNotes = """ +

[2.1.2]

+

[2.1.1]