From 519b8c304d2c77e1c0550ed957c4f8d282039975 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 25 Nov 2016 15:46:53 +0100 Subject: [PATCH] r81! --- update/changelog.md | 4 ++++ update/updateVersions.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/update/changelog.md b/update/changelog.md index 3ebb03c04..ce316151e 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,7 @@ +# 1.10.2-r81 +* Fixed phantom connections left behind when breaking an Item Laser Relay connected to an Item Interface +* Fixed some ores not working in the Crusher even though they should + # 1.11-r80 * This versioning system is all over the place now. But it works. * Made some Crusher and Empowerer recipes work again that weren't working because of registry order diff --git a/update/updateVersions.properties b/update/updateVersions.properties index 2432b5dff..fb0c98394 100644 --- a/update/updateVersions.properties +++ b/update/updateVersions.properties @@ -3,5 +3,5 @@ 1.9=33 1.9.4=45 1.10=46 -1.10.2=79 +1.10.2=81 1.11=80 \ No newline at end of file