Skip to content

Commit

Permalink
Update to 1.16.x-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JayCeeCreates committed Apr 3, 2021
1 parent 30fa234 commit aaf157d
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.1

# Mod Properties
mod_version = 1.16.x-1.0.2-S3
mod_version = 1.16.x-1.0.2
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
Expand Up @@ -2,7 +2,7 @@
"schemaVersion": 1,
"id": "earlygame",
"name": "EarlyGame",
"version": "1.16.x-1.0.2-S3",
"version": "1.16.x-1.0.2",
"environment": "*",
"license": "MIT",
"icon": "assets/earlygame/icon.png",
Expand Down

0 comments on commit aaf157d

Please sign in to comment.