From 0f6ef8576dfd03b17b569be495f7944fd021356b Mon Sep 17 00:00:00 2001 From: Technus Date: Thu, 6 Apr 2017 12:07:51 +0200 Subject: Some work on data packets, added ComputerRack, some work on switch,junction and computer multiblocks --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.properties') diff --git a/build.properties b/build.properties index 23cc1df20d..967029ecdf 100644 --- a/build.properties +++ b/build.properties @@ -11,4 +11,4 @@ cofhcore.version=[1.7.10]3.0.3-303-dev cofhlib.cf=2246/918 cofhlib.version=[1.7.10]1.0.3-175-dev -yamcore.version=0.5.70 \ No newline at end of file +yamcore.version=0.5.74 \ No newline at end of file -- cgit