From 13ca7a3f24e2fb4d671963db1a06514bc624cfc4 Mon Sep 17 00:00:00 2001 From: Someone Date: Fri, 24 Jan 2020 20:59:10 +0100 Subject: [PATCH] Update to factorio 0.18.x --- changelog.txt | 7 +++++++ info.json | 20 ++++++++++---------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/changelog.txt b/changelog.txt index 3aca87e..b3440ef 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 9dd06e6..59c10bf 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ -{ - "name": "some-infinitychest", - "version": "0.17.3", - "title": "Advanced infinity chest", - "author": "someone1337", - "homepage": "https://git.somenet.org/pub/jan/factorio_some-infinitychest.git", - "description": "Extends infinity-chest to behave like buffer chests. Also bots dont try to pick up not (yet) existent items. Therefore we need a waaaay larger inventory and fill it up. For testing of bot-enabled setups.", - "dependencies": ["base"], - "factorio_version": "0.17" -} +{ + "name": "some-infinitychest", + "version": "0.18.0", + "title": "Advanced infinity chest", + "author": "someone1337", + "homepage": "https://git.somenet.org/pub/jan/factorio_some-infinitychest.git", + "description": "Extends infinity-chest to behave like buffer chests. Also bots dont try to pick up not (yet) existent items. Therefore we need a waaaay larger inventory and fill it up. For testing of bot-enabled setups.", + "dependencies": ["base"], + "factorio_version": "0.18" +} -- 2.43.0