diff options
author | Glease <4586901+Glease@users.noreply.github.com> | 2021-07-19 19:33:12 +0800 |
---|---|---|
committer | Glease <4586901+Glease@users.noreply.github.com> | 2021-07-30 14:41:44 +0800 |
commit | a0b1f81dfb963c30bbe7083f6ac9a3c2c3c8bbd3 (patch) | |
tree | a8b84faa91e8a939e1652c11d81cb9b44a7a6c0f | |
parent | 875ff766ce3801918c9d726a8a14a6710e655147 (diff) | |
download | GT5-Unofficial-a0b1f81dfb963c30bbe7083f6ac9a3c2c3c8bbd3.tar.gz GT5-Unofficial-a0b1f81dfb963c30bbe7083f6ac9a3c2c3c8bbd3.tar.bz2 GT5-Unofficial-a0b1f81dfb963c30bbe7083f6ac9a3c2c3c8bbd3.zip |
bump structurelib version
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
-rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties index 16566feedf..963e70b703 100644 --- a/build.properties +++ b/build.properties @@ -1,7 +1,7 @@ minecraft.version=1.7.10 forge.version=10.13.4.1614-1.7.10 gt.version=5.09.37.02 -structurelib.version=1.0.5 +structurelib.version=1.0.6 ae2.version=rv3-beta-22 applecore.version=1.7.10-1.2.1+107.59407 buildcraft.version=7.1.11 |