aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorisXander <xandersmith2008@gmail.com>2023-03-15 18:06:37 +0000
committerisXander <xandersmith2008@gmail.com>2023-03-15 18:06:37 +0000
commite51e9bc95e2e271c8d55b063f9117eda0a100ab0 (patch)
tree77e6095af343fbfa101a7f2f01da974d4e0cd82d /src
parent19573b50098696028bdb9c7df941ce9ea2628523 (diff)
downloadYetAnotherConfigLib-e51e9bc95e2e271c8d55b063f9117eda0a100ab0.tar.gz
YetAnotherConfigLib-e51e9bc95e2e271c8d55b063f9117eda0a100ab0.tar.bz2
YetAnotherConfigLib-e51e9bc95e2e271c8d55b063f9117eda0a100ab0.zip
update to 1.19.4 release
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index a7148c8..cc2e6b9 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -20,7 +20,7 @@
},
"depends": {
"fabricloader": ">=0.14.0",
- "minecraft": "~1.19.4-beta.1",
+ "minecraft": "~1.19.4",
"java": ">=17",
"fabric-resource-loader-v0": "*"
},