From f748c674ac52f547acce331df3a4b6597d006561 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 4 Dec 2016 16:09:21 +0100 Subject: [PATCH] r88 :v --- update/changelog.md | 3 +++ update/updateVersions.properties | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/update/changelog.md b/update/changelog.md index b8a7a62ba..db9897fa9 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,6 @@ +# 1.10.2-r88 +* Fix Laser Relay crash with Tesla integration and some machines from other mods + # 1.10.2-r87 * Fix Laser Relays sometimes not updating their caches causing in possible loss of things * Fixed the compost sometimes accepting too many items (It will now accept full stacks at all time) diff --git a/update/updateVersions.properties b/update/updateVersions.properties index 3092bf1ec..4fd673a71 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=87 +1.10.2=88 1.11=86 \ No newline at end of file