Skip to content

Commit 55892bc

Browse files
committed
Deployment from commit FabricMC/fabricmc.net@24ac01c
1 parent 19bcfdc commit 55892bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.configuration-cache=false
88
# Fabric Properties
99
# check these on https://fabricmc.net/develop
1010
minecraft_version=1.16.5
11-
loader_version=0.18.6
11+
loader_version=0.19.2
1212
loom_version=1.16-SNAPSHOT
1313

1414
# Mod Properties

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"modid.mixins.json"
2424
],
2525
"depends": {
26-
"fabricloader": ">=0.18.6",
26+
"fabricloader": ">=0.19.2",
2727
"minecraft": "~1.16.5",
2828
"java": ">=8",
2929
"fabric": "*"

0 commit comments

Comments
 (0)