diff options
| author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-04-08 07:34:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-08 07:34:10 +0200 |
| commit | ca8216298713b2bf1e03407f96de0f2750489e26 (patch) | |
| tree | a3b6ea3f90f24cf185f59fdbdfd0fcddd37b2dec /build.properties | |
| parent | 6ba77e6b461080be8389d721ff8656e5b0c93281 (diff) | |
| parent | 913a24fa383a5beaad83f0a8f5eb04ea55385d62 (diff) | |
| download | GT5-Unofficial-ca8216298713b2bf1e03407f96de0f2750489e26.tar.gz GT5-Unofficial-ca8216298713b2bf1e03407f96de0f2750489e26.tar.bz2 GT5-Unofficial-ca8216298713b2bf1e03407f96de0f2750489e26.zip | |
Merge pull request #13 from bartimaeusnek/0.4.X
0.4.3
Former-commit-id: ff9b82f52689e1ce915b85ffa93f4a4956a229f3
Diffstat (limited to 'build.properties')
| -rw-r--r-- | build.properties | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/build.properties b/build.properties index 72b745fd12..c81d017315 100644 --- a/build.properties +++ b/build.properties @@ -22,9 +22,11 @@ mc_version=1.7.10 majorUpdate=0 -minorUpdate=3 -buildNumber=24 -APIVersion=4 +minorUpdate=4 +buildNumber=3 +APIVersion=5 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 -gregtech.jenkinsbuild=143
\ No newline at end of file +gregtech.jenkinsbuild=143 +applecore.version=1.7.10-3.1.1 +galacticraft.version=1.7-3.0.12.504
\ No newline at end of file |
