Skip to content

Commit af066b4

Browse files
committed
Update minigame to Minecraft 1.20.2
1 parent ac8fe8a commit af066b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ mod_version = 1.0.0
55
org.gradle.jvmargs = -Xmx1G
66

77
# Versions
8-
minecraft_version = 1.20.1
9-
yarn_mappings = 1.20.1+build.10
8+
minecraft_version = 1.20.2
9+
yarn_mappings = 1.20.2+build.4
1010
loader_version = 0.16.9
11-
fabric_version = 0.92.2+1.20.1
11+
fabric_version = 0.91.6+1.20.2
1212

13-
plasmid_version = 0.5.102-SNAPSHOT+1.20.1
13+
plasmid_version = 0.5.102-SNAPSHOT+1.20.2

0 commit comments

Comments
 (0)