Skip to content

Commit 07eeb12

Browse files
committed
YACL fix
1 parent c47184c commit 07eeb12

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

changelogs/1.19.3/1.19.3+1.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Re-compile with latest version of YetAnotherConfigLib as new version JAR isn't backwards compatible

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ org.gradle.parallel.threads=2
44

55
minecraftVersion=1.19.3
66
fabricLoaderVersion=0.14.11
7-
qmBuild=1
7+
qmBuild=5
88

99
# Libraries
10-
fabricApiVersion=0.68.1+1.19.3
11-
yaclVersion=2.1.0
10+
fabricApiVersion=0.69.1+1.19.3
11+
yaclVersion=2.1.1
1212
mixinExtrasVersion=0.1.1
13-
modMenuVersion=5.0.0-alpha.4
13+
modMenuVersion=5.0.0

0 commit comments

Comments
 (0)