Merge pull request #13 from TopchetoEU/TopchetoEU/Duration-config

chore: Increase version
This commit is contained in:
TopchetoEU 2022-09-22 12:34:48 +03:00 committed by GitHub
commit cef53fd3a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ yarn_mappings=1.19.2+build.17
loader_version=0.14.9 loader_version=0.14.9
# Mod Properties # Mod Properties
mod_version=0.2.0 mod_version=0.3.0
maven_group=me.topchetoeu maven_group=me.topchetoeu
archives_base_name=animated-chunks archives_base_name=animated-chunks

View File

@ -1,7 +1,7 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"id": "animated-chunks", "id": "animated-chunks",
"version": "0.2.0", "version": "0.3.0",
"name": "Animated Chunks", "name": "Animated Chunks",
"description": "animated chunk load animations.", "description": "animated chunk load animations.",
"authors": [ "TopchetoEU" ], "authors": [ "TopchetoEU" ],