We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35fc67 commit ab3dddbCopy full SHA for ab3dddb
internal/spigot/build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
apply<SpigotSetup>()
11
apply<SpigotReobf>()
12
13
-val spigotVer = "1.21.11-R0.1-SNAPSHOT"
+val spigotVer = "1.21.11-R0.2-SNAPSHOT"
14
// Used by common adapter to relocate Craftbukkit classes to a versioned package.
15
rootProject.extra["craftbukkitPackage"] = "v1_21_R7"
16
0 commit comments