Skip to content

Commit d17305d

Browse files
committed
feat: add support for 2024.3 IDEs
1 parent 6eccc94 commit d17305d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ publishPlugin {
2929
token = System.getenv("JETBRAINS_TOKEN")
3030
}
3131

32+
// See http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
3233
patchPluginXml {
3334
sinceBuild = '231'
3435
untilBuild = '243.*'

0 commit comments

Comments
 (0)