diff options
author | DreamMasterXXL <dream-master@gmx.net> | 2021-06-15 21:57:19 +0200 |
---|---|---|
committer | DreamMasterXXL <dream-master@gmx.net> | 2021-06-15 21:57:19 +0200 |
commit | a7ea68c8dd218f9f529175fcf0d90b141f7ff26c (patch) | |
tree | a9f852cceffff511cf33c91c435ad6eabb918c5c /gradle.properties | |
parent | 486a3c34448f2241e2ecc2272e268c4a6b357953 (diff) | |
download | GT5-Unofficial-a7ea68c8dd218f9f529175fcf0d90b141f7ff26c.tar.gz GT5-Unofficial-a7ea68c8dd218f9f529175fcf0d90b141f7ff26c.tar.bz2 GT5-Unofficial-a7ea68c8dd218f9f529175fcf0d90b141f7ff26c.zip |
bump version
Former-commit-id: 152dc750847a41537d020dc8455017f6fe07cdf6
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 22860bbbd1..ff2f1c8178 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ systemProp.org.gradle.internal.http.connectionTimeout=120000 systemProp.org.gradle.internal.http.socketTimeout=120000 majorUpdate=0 minorUpdate=5 -buildNumber=17 +buildNumber=18 apiVersion=11 ic2Version=2.2.828-experimental applecoreVersion=1.7.10-3.1.1 |