diff options
author | Falkreon <falkreon@gmail.com> | 2019-09-22 19:46:48 -0500 |
---|---|---|
committer | Falkreon <falkreon@gmail.com> | 2019-09-22 19:46:48 -0500 |
commit | d964ac0589d31ceabaaf993fc90bcb691b037329 (patch) | |
tree | a9f440c6ff00d89e9f42d02f6b8e38c18db210db /gradle.properties | |
parent | 486ca631fc2747adaad3268dfa1ec9ac16c5cd86 (diff) | |
download | LibGui-d964ac0589d31ceabaaf993fc90bcb691b037329.tar.gz LibGui-d964ac0589d31ceabaaf993fc90bcb691b037329.tar.bz2 LibGui-d964ac0589d31ceabaaf993fc90bcb691b037329.zip |
Version bump for beta 4
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 37f4318..5610757 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.6.1+build.165 # Mod Properties - mod_version = 1.3.3-beta.3 + mod_version = 1.3.3-beta.4 maven_group = io.github.cottonmc archives_base_name = LibGui |