diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-07-01 22:40:28 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-07-01 22:40:28 +0300 |
commit | 6c5b078a60f571e8d433c0f5aabd4fb84d31b5f6 (patch) | |
tree | ee0864c396789ce4a3f8f04f682de77831a73a53 /gradle.properties | |
parent | 0b62c15c6cbc3a3440002bd705e2e499fb29df66 (diff) | |
download | LibGui-6c5b078a60f571e8d433c0f5aabd4fb84d31b5f6.tar.gz LibGui-6c5b078a60f571e8d433c0f5aabd4fb84d31b5f6.tar.bz2 LibGui-6c5b078a60f571e8d433c0f5aabd4fb84d31b5f6.zip |
Bump version to 4.1.04.1.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 512233e..06a7a37 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 + mod_version = 4.1.0 maven_group = io.github.cottonmc archives_base_name = LibGui |