From a749729cf09ee6d4cf4d3e3001c93b37725e114e Mon Sep 17 00:00:00 2001 From: Someone Date: Fri, 24 Jan 2020 20:56:15 +0100 Subject: [PATCH] Update to factorio 0.18.x --- changelog.txt | 7 +++++++ info.json | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index 8d7c110..2dda46b 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-05 diff --git a/info.json b/info.json index c4128c2..dac468d 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { "name": "Waterbomb", - "version": "0.17.4", + "version": "0.18.0", "title": "Waterbomb", "author": "someone1337", "homepage": "https://git.somenet.org/pub/jan/factorio_Waterbomb.git", "description": "Use explosions/bombs to create water. (Originally 'Landfill' by Rseding91)", - "dependencies": ["base>=0.17.36"], - "factorio_version": "0.17" + "dependencies": ["base"], + "factorio_version": "0.18" } -- 2.43.0