diff options
author | DreamMasterXXL <dream-master@gmx.net> | 2021-10-16 22:25:19 +0200 |
---|---|---|
committer | DreamMasterXXL <dream-master@gmx.net> | 2021-10-16 22:25:19 +0200 |
commit | 1cde20e6d255b659d8009f9263ad1a944a947afb (patch) | |
tree | bb39c3a9fc1f4c8aa62168b6c98247a06c7d2433 | |
parent | 72dc039e4a777787a60778ffcbed80d113bfc5ab (diff) | |
download | GT5-Unofficial-1cde20e6d255b659d8009f9263ad1a944a947afb.tar.gz GT5-Unofficial-1cde20e6d255b659d8009f9263ad1a944a947afb.tar.bz2 GT5-Unofficial-1cde20e6d255b659d8009f9263ad1a944a947afb.zip |
bump version
-rw-r--r-- | real.gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/real.gradle.properties b/real.gradle.properties index 043f8859a5..5cf1722acc 100644 --- a/real.gradle.properties +++ b/real.gradle.properties @@ -1,6 +1,6 @@ systemProp.org.gradle.internal.http.connectionTimeout=120000 systemProp.org.gradle.internal.http.socketTimeout=120000 -projectVersion=4.10.7 +projectVersion=4.10.8 ic2Version=2.2.828-experimental gt5uVersion=experimental-SNAPSHOT yamcoreVersion=1.7.10-0.5.79 |