We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe7311 commit 3a5054fCopy full SHA for 3a5054f
1 file changed
implementations/fabric/build.gradle.kts
@@ -11,7 +11,7 @@ val supportedMinecraftVersions = listOf(
11
"26.1"
12
)
13
14
-val minecraftVersion = "26.1-rc-3"
+val minecraftVersion = "26.1"
15
val fabricLoaderVersion = "0.18.4"
16
val fabricApiVersion = "0.144.0+26.1"
17
0 commit comments