Skip to content

Commit

Permalink
Full release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Provismet committed Feb 12, 2024
1 parent 6734137 commit 9271a74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ yarn_mappings=1.20.1+build.10
loader_version=0.15.2

# Mod Properties
mod_version=0.7.0
mod_version=1.0.0
maven_group=com.provismet
archives_base_name=combatplus-core

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"accessWidener": "combat-plus.accesswidener",
"depends": {
"fabricloader": ">=0.15.0",
"minecraft": "~1.20",
"minecraft": "~1.20 <1.20.3",
"java": ">=17",
"fabric-api": "*"
},
Expand Down

0 comments on commit 9271a74

Please sign in to comment.