From 52e8d6993813d7e2838d400ba9324b4d2062f9c4 Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Wed, 2 Dec 2020 18:58:24 +0100 Subject: [PATCH] Version bump for base game 1.1 --- changelog.txt | 5 +++++ info.json | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index 7636c26..2dff917 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.1.0 +Date: 2020-12-02 + Changes: + - Version bump for base game 1.1 +--------------------------------------------------------------------------------------------------- Version: 0.18.3 Date: 2020-03-21 Changes: diff --git a/info.json b/info.json index 2a07e2c..3062578 100644 --- a/info.json +++ b/info.json @@ -1,9 +1,9 @@ { "name": "Gun_Turret_Alerts", - "version": "0.18.3", + "version": "1.1.0", "title": "Gun_Turret_Alerts", "author": "Wyrrrd", - "factorio_version": "0.18", - "dependencies": ["base >= 0.18"], + "factorio_version": "1.1", + "dependencies": ["base >= 1.1.0"], "description": "Adds map alerts for players when a turret is either out of ammo or has low ammo" } \ No newline at end of file