diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b342a49..c5ac7520 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,16 @@ ### Added +- Support for IDEA 2024.3 + ### Changed ### Deprecated ### Removed +- Support for IDEA 2023.3 + ### Fixed ### Security diff --git a/gradle.properties b/gradle.properties index 0c991f63..50b70d33 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,11 +4,11 @@ pluginGroup = org.nixos.idea pluginName = NixIDEA pluginVersion = 0.4.0.16 -pluginSinceBuild = 233 -pluginUntilBuild = 242.* +pluginSinceBuild = 241 +pluginUntilBuild = 243.* platformType = IU -platformVersion = 2023.3.7 +platformVersion = 2024.1.6 # Gradle Configuration # -> https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties