From 8bc01fca197b16b7affc96e0ce2a95d8b615a0f4 Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Wed, 2 Dec 2020 18:47:07 +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 a556e82..663f66f 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.1 Date: 2020-03-23 Features: diff --git a/info.json b/info.json index 6251d9b..4d5661a 100644 --- a/info.json +++ b/info.json @@ -1,11 +1,11 @@ { "name": "EpicArtillerySounds", - "version": "0.18.1", + "version": "1.1.0", "title": "Epic Artillery Sounds", "author": "Wyrrrd", - "factorio_version": "0.18", + "factorio_version": "1.1", "dependencies": [ - "base >= 0.18", + "base >= 1.1.0", "? lightArtillery >= 0.2.7" ], "description": "Bring the thunder to Factorio"