diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-05-27 19:39:15 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-05-27 19:39:15 +0300 |
commit | 935a2e13b4bf3a41c18d43e42fb14f1b726f5a3a (patch) | |
tree | ffd79c4a5c0a4340c3c39b23223d1271562ba110 | |
parent | da554fce60f1cba794a9c062b3ded81caf1f57b9 (diff) | |
download | LibGui-4.0.0-alpha.3.tar.gz LibGui-4.0.0-alpha.3.tar.bz2 LibGui-4.0.0-alpha.3.zip |
Bump version to 4.0.0-alpha.34.0.0-alpha.3
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 8d655a9..a9a2d81 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.11.3 # Mod Properties - mod_version = 4.0.0-alpha.2 + mod_version = 4.0.0-alpha.3 maven_group = io.github.cottonmc archives_base_name = LibGui |