diff options
author | Yasin <LifeIsAParadox@users.noreply.github.com> | 2023-08-15 23:23:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-15 23:23:45 +0200 |
commit | f0ff97526d15d300aeaa65465f4a784339382c58 (patch) | |
tree | 8db0c48339f6eb09cf4e8660c32cf7cb2eae468c /gradle.properties | |
parent | fcff994aa9bd51722971520e6d758af3fbbd350b (diff) | |
parent | aabe1d8cdc5b7afe9cc67ea31be13a415c228d7f (diff) | |
download | Skyblocker-f0ff97526d15d300aeaa65465f4a784339382c58.tar.gz Skyblocker-f0ff97526d15d300aeaa65465f4a784339382c58.tar.bz2 Skyblocker-f0ff97526d15d300aeaa65465f4a784339382c58.zip |
Merge pull request #243 from LifeIsAParadox/update-mod-to-1.12.0
Update mod to 1.12.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 a84834ec..8db62203 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,7 +28,7 @@ betterinject_version=0.1.3 occlusionculling_version = 0.0.7-SNAPSHOT # Mod Properties -mod_version = 1.11.1 +mod_version = 1.12.0 maven_group = me.xmrvizzy archives_base_name = skyblocker modrinth_id=y6DuFGwJ
\ No newline at end of file |