aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDreamMasterXXL <dream-master@gmx.net>2021-06-15 22:01:15 +0200
committerDreamMasterXXL <dream-master@gmx.net>2021-06-15 22:01:15 +0200
commit2a78d724ac077912e0be3755390253be883f5950 (patch)
treef3bf4af7a6072402323756b84e2afcf2da0e5188
parent07307d6a2974962bb393066810e2e2c8e6f3f314 (diff)
downloadGT5-Unofficial-2a78d724ac077912e0be3755390253be883f5950.tar.gz
GT5-Unofficial-2a78d724ac077912e0be3755390253be883f5950.tar.bz2
GT5-Unofficial-2a78d724ac077912e0be3755390253be883f5950.zip
bump version
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 8a280be31a..f6c34ae7ac 100644
--- a/build.gradle
+++ b/build.gradle
@@ -23,7 +23,7 @@ apply plugin: 'forge'
sourceCompatibility = 1.8
targetCompatibility = 1.8
-version = "0.5.5"
+version = "0.5.6"
group= "kekztech" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "kekztech"