Skip to content

Commit

Permalink
feat: add support for 2024.3 IDEs
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezcasas committed Sep 13, 2024
1 parent 6eccc94 commit d17305d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ publishPlugin {
token = System.getenv("JETBRAINS_TOKEN")
}

// See http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
patchPluginXml {
sinceBuild = '231'
untilBuild = '243.*'
Expand Down

0 comments on commit d17305d

Please sign in to comment.