Skip to content

Commit d58cda3

Browse files
committed
release: Version 1.4.0
1 parent aad43a5 commit d58cda3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/paper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ tasks {
3232
}
3333
}
3434
runServer {
35-
minecraftVersion("1.20.1")
35+
minecraftVersion("1.21.8")
3636
}
3737
}
3838

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group = io.github.4drian3d
2-
version = 1.4.0-SNAPSHOT
2+
version = 1.4.0
33
description = Allows you to cancel or modify messages or commands from Velocity without synchronization problems
44
org.gradle.jvmargs=-Xmx2G

0 commit comments

Comments
 (0)