From ec9f7c61eb1a967046e000f093044822fd40b86e Mon Sep 17 00:00:00 2001 From: Brevven Date: Mon, 23 Nov 2020 18:56:06 -0800 Subject: [PATCH] changelog, version --- changelog.txt | 6 ++++++ info.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 341d82c..c254231 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 0.6.11 +Date: 2020-11-23 + Fixes: + - Smooth a rough edge on new plate graphics + - Stacked plate (deadlock) graphics now match new graphics +--------------------------------------------------------------------------------------------------- Version: 0.6.10 Date: 2020-11-22 Features: diff --git a/info.json b/info.json index 1e93d1c..26db1d1 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bztitanium", - "version": "0.6.10", + "version": "0.6.11", "factorio_version": "1.0", "title": "Titanium", "author": "Brevven",