Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
chore: Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
TopchetoEU committed Sep 21, 2022
1 parent 24baba1 commit d25a58b
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 @@ yarn_mappings=1.18.2+build.1
loader_version=0.13.3

# Mod Properties
mod_version=0.1.0
mod_version=0.2.0
maven_group=me.topchetoeu
archives_base_name=smooth-chunks

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": "smooth-chunks",
"version": "0.1.0",
"version": "0.2.0",
"name": "Smooth Chunks",
"description": "Smooth chunk load animations.",
"authors": [ "TopchetoEU" ],
Expand Down

0 comments on commit d25a58b

Please sign in to comment.