Skip to content

Commit 5f80014

Browse files
committed
Fix until-build verification issue
1 parent 8f750ec commit 5f80014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginRepositoryUrl = https://github.com/waleedyaseen/intellij-runescript
44
pluginVersion = 1.6.0
55

66
pluginSinceBuild = 232
7-
pluginUntilBuild =
7+
pluginUntilBuild = 242.*
88

99
platformType = IC
1010
platformVersion = 2023.2

0 commit comments

Comments
 (0)