Skip to content

Commit 62a6b23

Browse files
Fix version
1 parent b78891c commit 62a6b23

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 @@ loom_version=1.10-SNAPSHOT
88
# Fabric API
99
fabric_version=0.119.3+1.21.4
1010

11-
mod_version = 0.6.1+1.21.3
11+
mod_version = 0.6.1+1.21.4
1212
maven_group = io.github.foundationgames
1313
archives_base_name = animatica
1414

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"depends": {
2929
"fabricloader": ">=0.11.3",
3030
"fabric": "*",
31-
"minecraft": ">=1.21",
31+
"minecraft": ">=1.21.4",
3232
"java": ">=21"
3333
}
3434
}

0 commit comments

Comments
 (0)