diff options
author | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2021-09-15 01:56:27 +0200 |
---|---|---|
committer | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2021-09-15 01:56:27 +0200 |
commit | 731c9430f4cf4cd5f9410cd490d724ba55fa7414 (patch) | |
tree | 30dae8a9b2fc6293b7a5b53589a804462d63229b /gradle.properties | |
parent | f1932e1251704cb9fedf9bf945573244b99bfacd (diff) | |
download | Skyblocker-731c9430f4cf4cd5f9410cd490d724ba55fa7414.tar.gz Skyblocker-731c9430f4cf4cd5f9410cd490d724ba55fa7414.tar.bz2 Skyblocker-731c9430f4cf4cd5f9410cd490d724ba55fa7414.zip |
fixed map and health bug in dungeons
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 b0954160..0feb117e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,6 +15,6 @@ clothconfig_version=5.0.38 mod_menu_version=2.0.4 # Mod Properties -mod_version = 1.0.7 +mod_version = 1.0.7.1 maven_group = me.xmrvizzy archives_base_name = skyblocker
\ No newline at end of file |