diff options
| author | Martin Robertz <dream-master@gmx.net> | 2021-07-29 10:36:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-29 10:36:46 +0200 |
| commit | e58ad90b53da98a185c2202994fd982c67fdf4a7 (patch) | |
| tree | fad33666d02241912d11bcff48932bab39457c9c /gradle.properties | |
| parent | ae487a6e626657a0f1065ee8d84e13d1543ee7c2 (diff) | |
| parent | f8e44655a7b680019b0f9213446fad478eb9b48e (diff) | |
| download | GT5-Unofficial-e58ad90b53da98a185c2202994fd982c67fdf4a7.tar.gz GT5-Unofficial-e58ad90b53da98a185c2202994fd982c67fdf4a7.tar.bz2 GT5-Unofficial-e58ad90b53da98a185c2202994fd982c67fdf4a7.zip | |
Merge pull request #20 from D-Cysteine/fix-molten-cells
Fix wrong recipe in MoltenCellLoader
Former-commit-id: cd0a935f44535770db03cb7c8e88866749be0d2d
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 ff2f1c8178..8f238432bb 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=18 +buildNumber=19 apiVersion=11 ic2Version=2.2.828-experimental applecoreVersion=1.7.10-3.1.1 |
