Skip to content

Commit

Permalink
And we go gold! (v1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
hibiii committed Oct 24, 2021
1 parent 4ee9267 commit 07d2302
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
File renamed without changes
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.11.6

# Mod Properties
mod_version = 1.0.0-beta
mod_version = 1.0.0
maven_group = hibi.boathud
archives_base_name = boathud

Expand Down
3 changes: 2 additions & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"fabricloader": ">=0.11.3",
"fabric": "*",
"minecraft": ">=1.17",
"java": ">=16"
"java": ">=16",
"cloth-config2": ">=5.0"
},
"custom": {
"modmenu": {
Expand Down

0 comments on commit 07d2302

Please sign in to comment.