diff options
| author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-02-07 06:08:52 +0100 |
|---|---|---|
| committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-02-07 06:08:52 +0100 |
| commit | e412e90f5f9e571aaebf1e05d593a1f0627c8405 (patch) | |
| tree | d53de922025012de510cdd68b344fcc29e8f0f2c /build.properties | |
| parent | 2d3981ea0fe5c1d38e2f431e45860bb8c530eb90 (diff) | |
| download | GT5-Unofficial-e412e90f5f9e571aaebf1e05d593a1f0627c8405.tar.gz GT5-Unofficial-e412e90f5f9e571aaebf1e05d593a1f0627c8405.tar.bz2 GT5-Unofficial-e412e90f5f9e571aaebf1e05d593a1f0627c8405.zip | |
API Changes
+ added a SimpleWaterGenerator
+ fixed the Diode not working on servers.
Former-commit-id: cd0d74153a5a1279b1ff2409eaac39fbccd5c3cf
Diffstat (limited to 'build.properties')
| -rw-r--r-- | build.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build.properties b/build.properties index 790f06e74f..cda875cf39 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,8 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=3 -buildNumber=18 +buildNumber=19 +APIVersion=3 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 gregtech.jenkinsbuild=143 |
