Skip to content

Commit

Permalink
build: change pluginUntilBuild from 243.* to 251.*
Browse files Browse the repository at this point in the history
Signed-off-by: Milad Nekofar <[email protected]>
  • Loading branch information
nekofar committed Jan 15, 2025
1 parent 8cf0b95 commit 5fdc392
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 @@ -9,7 +9,7 @@ pluginVersion = 1.1.2

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

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

0 comments on commit 5fdc392

Please sign in to comment.