diff options
author | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2021-10-15 01:24:13 +0200 |
---|---|---|
committer | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2021-10-15 01:24:13 +0200 |
commit | 7d93f67afcc1856de9a28af07a4ad2e138387399 (patch) | |
tree | 6932c3a0682facabea9b626dd76483b7d3af324c /gradle.properties | |
parent | 17a4e0804c3e07472a7ebdfa17142dbd16ba5d67 (diff) | |
download | Skyblocker-7d93f67afcc1856de9a28af07a4ad2e138387399.tar.gz Skyblocker-7d93f67afcc1856de9a28af07a4ad2e138387399.tar.bz2 Skyblocker-7d93f67afcc1856de9a28af07a4ad2e138387399.zip |
changed workflow + update to 1.2.1
the assets are now automatically uploaded on github release (github and modrinth)
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 60311ca8..a2ef164f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,6 +15,7 @@ clothconfig_version=5.0.38 mod_menu_version=2.0.4 # Mod Properties -mod_version = 1.2.0 +mod_version = 1.2.1 maven_group = me.xmrvizzy -archives_base_name = skyblocker
\ No newline at end of file +archives_base_name = skyblocker +modrinth_id=y6DuFGwJ
\ No newline at end of file |