diff --git a/build.gradle.kts b/build.gradle.kts index c69761c..b7e50e5 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -5,7 +5,7 @@ plugins { } group = "com.codingtestkit" -version = "1.5.0" +version = "1.6.0" repositories { mavenCentral() @@ -33,7 +33,7 @@ intellijPlatform { pluginConfiguration { id = "com.codingtestkit" name = "CodingTestKit" - version = "1.5.0" + version = "1.6.0" ideaVersion { sinceBuild = "243" untilBuild = provider { null } diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 9a52f49..f21e289 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ com.codingtestkit CodingTestKit - 1.5.0 + 1.6.0 Su Beom v1.6.0 +

Always-visible timer (Problems-tab mini bar + status bar) and Codeforces stability — invisible Cloudflare fallback, cookie-based fast fetching, math rendering & translation fixes.

+ + English + + + 한국어 + +

v1.5.0

Rust, Go, and Ruby language support (requested in #7) + Cloudflare-resistant Codeforces fetching.