Skip to content

Commit 6069276

Browse files
committed
Bump version to 0.6.1
1 parent 4b1c270 commit 6069276

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
@@ -8,7 +8,7 @@ yarn_mappings=1.20.6+build.1
88
loader_version=0.15.10
99

1010
# Mod Properties
11-
mod_version=0.6.0
11+
mod_version=0.6.1
1212
maven_group=xyz.nucleoid
1313
archives_base_name=fantasy
1414

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"depends": {
2222
"fabricloader": ">=0.15.10",
23-
"minecraft": ">=1.20.5-",
23+
"minecraft": "1.20.6",
2424
"fabric-api": "*",
2525
"java": ">=21"
2626
}

0 commit comments

Comments
 (0)