diff --git a/changelog.txt b/changelog.txt index 28ef1e1..59eb082 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.4 Date: 2020-05-25 Changes: diff --git a/info.json b/info.json index 7fd0b6f..3e95d96 100644 --- a/info.json +++ b/info.json @@ -1,12 +1,12 @@ { "name": "bbr-fix", - "version": "0.18.4", + "version": "1.1.0", "title": "Beautiful Bridge Railway - Recipe Fix", "author": "Wyrrrd", - "factorio_version": "0.18", + "factorio_version": "1.1.0", "dependencies": [ - "base >= 0.18", - "beautiful_bridge_railway >= 0.18.1" + "base >= 1.1.0", + "beautiful_bridge_railway >= 1.1.1" ], "description": "Adds rails to recipes." } \ No newline at end of file