From b30b506ff1633bf1e692c2cdfebb60fd627facaa Mon Sep 17 00:00:00 2001 From: Someone Date: Fri, 24 Jan 2020 21:01:01 +0100 Subject: [PATCH] Update to factorio 0.18.x --- changelog.txt | 7 +++++++ info.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 3813655..385a706 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.18.0 +Date: 2020-01-24 + + Changed: + - Update to factorio 0.18.x. + --------------------------------------------------------------------------------------------------- Version: 0.17.4 Date: 2019-06-01 diff --git a/info.json b/info.json index 811f5a9..a105b93 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { "name": "RealisticDecorationCleanup", - "version": "0.17.4", + "version": "0.18.0", "title": "Realistic Decoration Cleanup", "author": "someone1337", "homepage": "https://git.somenet.org/pub/jan/factorio_RealisticDecorationCleanup.git", "description": "Remove decorations prior to placing entities or tiles. Normally you would not build a house/road and leave the bushes below it.", "dependencies": ["base"], - "factorio_version": "0.17" + "factorio_version": "0.18" } -- 2.43.0