From 53d07d2e52c622e7fb7bfb83f131e39e68c51afa Mon Sep 17 00:00:00 2001 From: Someone Date: Fri, 24 Jan 2020 20:55:38 +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 88d0a25..fdde7f0 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.3 Date: 2019-06-01 diff --git a/info.json b/info.json index ca286c8..3c9eff3 100755 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { "name": "some-resourcespam", - "version": "0.17.3", + "version": "0.18.0", "title": "Some resource spam", "author": "someone1337", "homepage": "https://git.somenet.org/pub/jan/factorio_some-resourcespam.git", "description": "Spam resources everywhere. But as is with spam: it adds little of real value and you get the joy of having to split ores.", "dependencies": ["base"], - "factorio_version": "0.17" + "factorio_version": "0.18" } -- 2.43.0