We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad43a5 commit d58cda3Copy full SHA for d58cda3
backend/paper/build.gradle.kts
@@ -32,7 +32,7 @@ tasks {
32
}
33
34
runServer {
35
- minecraftVersion("1.20.1")
+ minecraftVersion("1.21.8")
36
37
38
gradle.properties
@@ -1,4 +1,4 @@
1
group = io.github.4drian3d
2
-version = 1.4.0-SNAPSHOT
+version = 1.4.0
3
description = Allows you to cancel or modify messages or commands from Velocity without synchronization problems
4
org.gradle.jvmargs=-Xmx2G
0 commit comments