Skip to content

Commit

Permalink
bump to 241
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs1998 committed Mar 5, 2024
1 parent 795b4ff commit 106d33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tasks {
// https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html#platformVersions
patchPluginXml {
sinceBuild.set("222")
untilBuild.set("233.*")
untilBuild.set("241.*")
}

signPlugin {
Expand Down

0 comments on commit 106d33a

Please sign in to comment.