diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-30 04:16:29 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-08-30 04:16:29 +0200 |
commit | 2a37383c634c67c8b94c67a47679416f7efb701d (patch) | |
tree | da1abc900ddc098eb9d89a360a7b780d4f97c07b /build.properties | |
parent | 11a3d36162113bb6f2d5f81b36aea3feceb55074 (diff) | |
download | GT5-Unofficial-2a37383c634c67c8b94c67a47679416f7efb701d.tar.gz GT5-Unofficial-2a37383c634c67c8b94c67a47679416f7efb701d.tar.bz2 GT5-Unofficial-2a37383c634c67c8b94c67a47679416f7efb701d.zip |
removed unused imports,
+version increase
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 31bcdc7dedf59e1a8ed0cac710a9504c172a0910
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties index 21c042d7b7..73e4cadd19 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=0_pre13 +buildNumber=0_pre14 APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |