diff options
| author | Yasin <LifeIsAParadox@users.noreply.github.com> | 2023-06-10 22:17:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-10 22:17:59 +0200 |
| commit | b75a2c66ead760bd2471fec16f6abd6303271269 (patch) | |
| tree | 5f337f9b7489cf36633f701642a8bc4e76adc1da /gradle.properties | |
| parent | 900b60a62e421e38cf69cc075b2b05a56e2160d2 (diff) | |
| parent | 4a69272abbffddc5c03ac35b23971bfff3d4556b (diff) | |
| download | Skyblocker-b75a2c66ead760bd2471fec16f6abd6303271269.tar.gz Skyblocker-b75a2c66ead760bd2471fec16f6abd6303271269.tar.bz2 Skyblocker-b75a2c66ead760bd2471fec16f6abd6303271269.zip | |
Merge pull request #173 from LifeIsAParadox/update-mod-to-1.10.0
Update mod to 1.10.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 752907cf..64c5e5cd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,7 +19,7 @@ mod_menu_version=6.1.0-rc.4 rei_version=11.0.597 # Mod Properties -mod_version = 1.9.0 +mod_version = 1.10.0 maven_group = me.xmrvizzy archives_base_name = skyblocker modrinth_id=y6DuFGwJ
\ No newline at end of file |
