From 48244eaefd946f96a1b78db41bd5bccf84663cb8 Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Sun, 22 Nov 2020 13:03:13 +0100 Subject: [PATCH] Upped version --- changelog.txt | 7 +++++++ info.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 51a10fe..810f02f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 0.18.3 +Date: 2020-11-22 + Changes: + - removed unneeded mipmap for map marker (thanks to Deadlock989) + - restored IR compat (thanks to Deadlock989) + - fixed steel display migration (again) (thanks to Deadlock989) +--------------------------------------------------------------------------------------------------- Version: 0.18.2 Date: 2020-08-02 Changes: diff --git a/info.json b/info.json index 6d45736..ede3d63 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "IndustrialDisplayPlates", - "version": "0.18.2", + "version": "0.18.3", "title": "Industrial Display Plates", "author": "Wyrrrd", "homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",