We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47184c commit 07eeb12Copy full SHA for 07eeb12
2 files changed
changelogs/1.19.3/1.19.3+1.1.md
@@ -0,0 +1 @@
1
+- Re-compile with latest version of YetAnotherConfigLib as new version JAR isn't backwards compatible
gradle.properties
@@ -4,10 +4,10 @@ org.gradle.parallel.threads=2
4
5
minecraftVersion=1.19.3
6
fabricLoaderVersion=0.14.11
7
-qmBuild=1
+qmBuild=5
8
9
# Libraries
10
-fabricApiVersion=0.68.1+1.19.3
11
-yaclVersion=2.1.0
+fabricApiVersion=0.69.1+1.19.3
+yaclVersion=2.1.1
12
mixinExtrasVersion=0.1.1
13
-modMenuVersion=5.0.0-alpha.4
+modMenuVersion=5.0.0
0 commit comments