From 973d12ce5a2e047155b5a9b5489152e5efd68da9 Mon Sep 17 00:00:00 2001 From: Someone Date: Sat, 1 Jun 2019 20:31:36 +0200 Subject: [PATCH] Release. --- changelog.txt | 18 +++++++++++++----- info.json | 20 ++++++++++---------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/changelog.txt b/changelog.txt index 1c2cd71..f7354ec 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,13 @@ -Version: 0.17.1 -Date: 2019-03-10 - - Changed: - - Another trivial mod gitified and updated to Factorio 0.17.x +--------------------------------------------------------------------------------------------------- +Version: 0.17.2 +Date: 2019-06-01 + + Changed: + - Code reformatted. + +--------------------------------------------------------------------------------------------------- +Version: 0.17.1 +Date: 2019-03-10 + + Changed: + - Another trivial mod gitified and updated to Factorio 0.17.x diff --git a/info.json b/info.json index 93e3f9b..f2b0f4a 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ -{ - "name": "some-corpsemarker", - "version": "0.17.1", - "title": "Corpse Marker", - "author": "someone1337", - "homepage": "https://git.somenet.org/pub/jan/factorio_some-corpsemarker.git", - "description": "Whey a player dies a corpse marker notice is added to their force's mini map indicating the place of death. Because who remembers where exactly their dead body lies?", - "dependencies": ["base >= 0.17"], - "factorio_version": "0.17" -} +{ + "name": "some-corpsemarker", + "version": "0.17.2", + "title": "Corpse Marker", + "author": "someone1337", + "homepage": "https://git.somenet.org/pub/jan/factorio_some-corpsemarker.git", + "description": "Whey a player dies a corpse marker notice is added to their force's mini map indicating the place of death. Because who remembers where exactly their dead body lies?", + "dependencies": ["base >= 0.17"], + "factorio_version": "0.17" +} -- 2.43.0