Skip to content

Commit 2169ec0

Browse files
authored
Merge pull request #468 from Chronoken/main
Update to Beta-10
2 parents 80ea9fd + ea4a830 commit 2169ec0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ subprojects {
9797
maven { url "https://maven.sk89q.com/repo/" }
9898
}
9999

100-
it.version = "4.0-Beta-9"
100+
it.version = "4.0-Beta-10"
101101

102102
processResources {
103-
expand(["version": "4.0-Beta-9"])
103+
expand(["version": "4.0-Beta-10"])
104104
}
105105

106106
shadowJar {

0 commit comments

Comments
 (0)