diff --git a/changelog.txt b/changelog.txt index fe280f5..9e4f8ae 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.0.0 +Date: 18.08.2020 + Features: + - Update for 1.0 +--------------------------------------------------------------------------------------------------- Version: 0.1.1 Date: 26.04.2020 Features: diff --git a/info.json b/info.json index 97c7015..b70807f 100644 --- a/info.json +++ b/info.json @@ -1,12 +1,12 @@ { - "name":"CleanFloor", - "version":"0.1.1", - "title":"Clean Floor", - "description":"Remove all decorations when placing floor tiles.", - "author":"David Skrundz", + "name": "CleanFloor", + "version": "1.0.0", + "title": "Clean Floor", + "description": "Remove all decorations when placing floor tiles.", + "author": "David Skrundz", "contact": "david@skrundz.ca", "homepage": "https://github.com/DavidSkrundz/CleanFloor", - "factorio_version": "0.18", + "factorio_version": "1.0", "dependencies": [ "? base" ]