aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2022-06-16 17:10:26 +0300
committerJuuz <6596629+Juuxel@users.noreply.github.com>2022-06-16 17:10:26 +0300
commitc0f26cab080c130b11693ea707220a4d20a735fc (patch)
treee2ad26b6ee9811d1869deaf286c03102840ee5f0 /src/main/resources
parentbf3e130211f6e0c9a1b6fad555fb3d38f6f984ea (diff)
downloadLibGui-c0f26cab080c130b11693ea707220a4d20a735fc.tar.gz
LibGui-c0f26cab080c130b11693ea707220a4d20a735fc.tar.bz2
LibGui-c0f26cab080c130b11693ea707220a4d20a735fc.zip
Update to 1.19 and bump version to 6.0.0
Diffstat (limited to 'src/main/resources')
-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 b3597f3..2e88dba 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -29,7 +29,7 @@
"fabric-lifecycle-events-v1": "^2.0.2",
"fabric-networking-api-v1": "^1.0.21",
"fabric-rendering-v1": "^1.10.7",
- "minecraft": ">=1.19-beta.1",
+ "minecraft": ">=1.19",
"jankson": "^4.0.0",
"libninepatch": "^1.1.0"
},