From c7fb1908b50f2beeda95a83643c832eea1315700 Mon Sep 17 00:00:00 2001 From: Someone Date: Wed, 27 Feb 2019 19:49:17 +0100 Subject: [PATCH] Update to factorio 0.17.x (Tested with 0.17.2) --- changelog.txt | 7 +++++++ info.json | 16 ++++++++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/changelog.txt b/changelog.txt index 16dc0e7..1ab66c6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.17.1 +Date: 2019-02-27 + + Changed: + - Updated to work with Factorio 0.17.x (Tested with 0.17.2) + --------------------------------------------------------------------------------------------------- Version: 0.16.2 Date: 2018-07-29 diff --git a/info.json b/info.json index 562f26b..ffcff70 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { - "name": "some-iconlessfish", - "version": "0.16.2", - "title": "Fishfilter iconless fish", - "author": "someone1337", - "homepage": "https://git.somenet.org/pub/jan/factorio_some-iconlessfish.git", - "dependencies": ["base"], - "description": "Do you hate it that the 2 items get put onto a splitter's unused output and are stuck there forever? Worry no more! Use fishfilters! With iconless fish!", - "factorio_version": "0.16" + "name": "some-iconlessfish", + "version": "0.17.1", + "title": "Fishfilter iconless fish", + "author": "someone1337", + "homepage": "https://git.somenet.org/pub/jan/factorio_some-iconlessfish.git", + "description": "Do you hate it that the 2 items get put onto a splitter's unused output and are stuck there forever? Worry no more! Use fishfilters! With iconless fish!", + "dependencies": ["base"], + "factorio_version": "0.17" } -- 2.43.0