Update for 1.0

This commit is contained in:
David Skrundz 2020-08-16 17:17:52 -06:00
parent e67b0187f7
commit c53f2a8d85
No known key found for this signature in database
GPG Key ID: 9A0FA0614CE9422E
2 changed files with 11 additions and 6 deletions

View File

@ -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:

View File

@ -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"
]