Skip to content

Commit

Permalink
Update to 1.17.x-1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JayCeeCreates committed Aug 10, 2021
1 parent c60ff13 commit c8e5925
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 @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.11.3

# Mod Properties
mod_version = 1.17.x-1.1.0
mod_version = 1.17.x-1.1.1
maven_group = jayceecreates.earlygame
archives_base_name = earlygame

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "earlygame",
"version": "1.17.x-1.1.0",
"version": "1.17.x-1.1.1",

"name": "EarlyGame",
"description": "A Fabric mod that focuses on changing early game progression that makes the gameplay feel more \"realistic\".",
Expand Down

0 comments on commit c8e5925

Please sign in to comment.