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",