From a6f9fc61eeaf71fdc69e8ddf4428d63397f4302b Mon Sep 17 00:00:00 2001 From: Someone Date: Fri, 24 Jan 2020 20:57:46 +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 fe983cf..c946c51 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.2 Date: 2019-06-01 diff --git a/info.json b/info.json index 9b2b130..3f8c762 100755 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { "name": "some-lazybastard", - "version": "0.17.2", + "version": "0.18.0", "title": "Some lazy bastard", "author": "someone1337", "homepage": "https://git.somenet.org/pub/jan/factorio_some-lazybastard.git", "description": "For the lazy bastards. Start with: AM3, small-pole, offshort-pump, boiler, steam-engine. Handcrafting disabled by /permissions.", "dependencies": ["base"], - "factorio_version": "0.17" + "factorio_version": "0.18" } -- 2.43.0