Skip to content

Commit 5ce25c6

Browse files
committed
Bump mod version.
1 parent 74edac5 commit 5ce25c6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ yarn_mappings=1.21+build.9
99
loader_version=0.15.11
1010

1111
# Mod Properties
12-
mod_version=0.4.1
12+
mod_version=0.4.2
1313
maven_group=com.provismet
1414
archives_base_name=vmc-mc
1515

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
],
2828
"depends": {
2929
"fabricloader": ">=0.14.21",
30-
"minecraft": ">=1.19",
31-
"java": ">=17",
30+
"minecraft": ">=1.21",
31+
"java": ">=21",
3232
"fabric-api": "*"
3333
}
3434
}

0 commit comments

Comments
 (0)