diff options
author | Yasin <LifeIsAParadox@users.noreply.github.com> | 2023-09-22 21:05:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-22 21:05:25 +0200 |
commit | 2eab021f679fc91f87a344ac24c3db084f415670 (patch) | |
tree | bcad571b5f1d4e715340b7e8b92dc959547f1302 /gradle.properties | |
parent | 36c22d43c90af24649288eff815620fb502be10e (diff) | |
parent | 4c26ca5085c8a9cf13acb5a5a06e98f58209fc0a (diff) | |
download | Skyblocker-2eab021f679fc91f87a344ac24c3db084f415670.tar.gz Skyblocker-2eab021f679fc91f87a344ac24c3db084f415670.tar.bz2 Skyblocker-2eab021f679fc91f87a344ac24c3db084f415670.zip |
Merge pull request #323 from LifeIsAParadox/update-mod-to-1.14.0
Update to 1.14.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 bf3bd115..8471bcfd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -33,7 +33,7 @@ occlusionculling_version = 0.0.7-SNAPSHOT repoparser_version = 1.3.2 # Mod Properties -mod_version = 1.13.0 +mod_version = 1.14.0 maven_group = me.xmrvizzy archives_base_name = skyblocker modrinth_id=y6DuFGwJ
\ No newline at end of file |