diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2022-08-19 23:11:20 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2022-08-19 23:11:20 -0300 |
commit | e9fda053b04038c772d7fc0010f6c10557e0d83e (patch) | |
tree | ae0e99e7e159d0669514aeef47ea813c508b0435 /gradle.properties | |
parent | 2d0b363fe3179087de59d9ef4a2d14af21d89071 (diff) |
Release 1.0.0
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 0aef053..b84bf3a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.9 # Mod Properties - mod_version = 1.0.0-SNAPSHOT + mod_version = 1.0.0 maven_group = ganarchy.chewstuff.mc_1_19_2 archives_base_name = chewstuff-mc1.19.2 |