Skip to content

Commit 3a5054f

Browse files
committed
update fabric to release verison
1 parent cfe7311 commit 3a5054f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/fabric/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val supportedMinecraftVersions = listOf(
1111
"26.1"
1212
)
1313

14-
val minecraftVersion = "26.1-rc-3"
14+
val minecraftVersion = "26.1"
1515
val fabricLoaderVersion = "0.18.4"
1616
val fabricApiVersion = "0.144.0+26.1"
1717

0 commit comments

Comments
 (0)