Skip to content

Commit 5fddc44

Browse files
committed
feat: Support platform-version 2024.3
1 parent 08e3d95 commit 5fddc44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ org.gradle.caching=true
88
pluginName=html-attribute-folder
99
pluginGroup=dev.zbinski
1010
pluginVersion=1.1.2
11-
platformVersion=2024.2
11+
platformVersion=2024.3
1212
# @see https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-types.html#IntelliJPlatformType
1313
platformType=IC
1414
pluginSinceBuild=231
15-
pluginUntilBuild=242.*
15+
pluginUntilBuild=243.*
1616
javaVersion=21

0 commit comments

Comments
 (0)