Skip to content

Commit

Permalink
Updated pluginUntilBuild parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrylR committed Nov 15, 2024
1 parent 274a1c4 commit 9ed83df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pluginVersion = 0.0.1

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 232
pluginUntilBuild = 242.*
pluginUntilBuild = 244.*

# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
platformType = IC
Expand Down

0 comments on commit 9ed83df

Please sign in to comment.