diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2018-06-30 01:38:35 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2018-06-30 01:38:35 +0200 |
commit | 1cec543746d31a877e132229c02c42a9d4689093 (patch) | |
tree | e3d36febe2b7ffed5176e9d49f82d8f75589a5a0 /build.properties | |
parent | 5efa92c83acefe2b5016fe2209c56fbc9a1d81b4 (diff) | |
download | GT5-Unofficial-1cec543746d31a877e132229c02c42a9d4689093.tar.gz GT5-Unofficial-1cec543746d31a877e132229c02c42a9d4689093.tar.bz2 GT5-Unofficial-1cec543746d31a877e132229c02c42a9d4689093.zip |
+added support for small ores in space
+version bump
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 cd1b98b9bd..bf3fcf651c 100644 --- a/build.properties +++ b/build.properties @@ -1,3 +1,3 @@ minecraft.version=1.7.10 forge.version=10.13.4.1614 -galactigreg.version=1.7.10-0.9.8 +galactigreg.version=1.7.10-0.9.9 |