Skip to content

Commit dafd1ae

Browse files
committed
chore. mod以及mod loader版本修改
1 parent 272e6f4 commit dafd1ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ loader_version=0.16.10
99
fabric_version=0.115.1+1.21.4
1010

1111
# Mod Properties
12-
mod_version=1.3.0
12+
mod_version=1.3.1
1313
maven_group=top.gregtao.concerto
1414
archives_base_name=Concerto-fabric

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131

3232
"depends": {
33-
"fabricloader": ">=0.14.11",
33+
"fabricloader": ">=0.16.10",
3434
"fabric-api": "*",
3535
"minecraft": ">=1.21.4",
3636
"java": ">=21"

0 commit comments

Comments
 (0)