diff --git a/changelog.txt b/changelog.txt index b535f21..56097a3 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.2 Date: 22. 2. 2020 Changes: diff --git a/info.json b/info.json index 9c1c3d3..7bba093 100644 --- a/info.json +++ b/info.json @@ -1,12 +1,12 @@ { "name": "ModuleRequester_RecipeOverride", - "version": "0.18.2", + "version": "1.1.0", "title": "Module Requester Recipe Override", "author": "Wyrrrd", - "factorio_version": "0.18", + "factorio_version": "1.1", "dependencies": [ - "base >= 0.18", - "module-requestor >= 0.18.0" + "base >= 1.1.0", + "module-requestor >= 1.1.0" ], "description": "Removes cost for crafting Module Requesters" } \ No newline at end of file