aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2021-12-15 15:58:07 +0100
committerMartin Robertz <dream-master@gmx.net>2021-12-15 15:58:07 +0100
commit735a7ca9a427d2e5c15f94aea4f61d9f1cada3b8 (patch)
tree3810f862fe4483da3c2de82f8bddd7e5cfb861c5
parent7e4eacaf8ba17f0bc51eec1c7b3a162853606ef6 (diff)
downloadGT5-Unofficial-735a7ca9a427d2e5c15f94aea4f61d9f1cada3b8.tar.gz
GT5-Unofficial-735a7ca9a427d2e5c15f94aea4f61d9f1cada3b8.tar.bz2
GT5-Unofficial-735a7ca9a427d2e5c15f94aea4f61d9f1cada3b8.zip
bump version
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 68e7c63419..19e5ce7c6a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -23,7 +23,7 @@ apply plugin: 'forge'
sourceCompatibility = 1.8
targetCompatibility = 1.8
-version = "0.5.8"
+version = "0.5.9"
group= "kekztech" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "kekztech"