diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2025-06-05 16:26:31 -0400 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2025-06-05 16:26:56 -0400 |
| commit | 40f99f5e1863dc47433e75f7def3cbc30dcd6bf3 (patch) | |
| tree | 605959f829e0f9750bc1aec16d5ea9584b6943fd | |
| parent | 0bf0c1b1a52530ef73d426ddd2fbe96315406207 (diff) | |
| download | Skyblocker-40f99f5e1863dc47433e75f7def3cbc30dcd6bf3.tar.gz Skyblocker-40f99f5e1863dc47433e75f7def3cbc30dcd6bf3.tar.bz2 Skyblocker-40f99f5e1863dc47433e75f7def3cbc30dcd6bf3.zip | |
5.3.0-beta.1
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 17b7f4c1..4d5c025a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -46,7 +46,7 @@ commons_math_version = 3.6.1 commons_text_version = 1.13.0 # Mod Properties -mod_version = 5.2.0 +mod_version = 5.3.0-beta.1 maven_group = de.hysky archives_base_name = skyblocker modrinth_id=y6DuFGwJ |
