Update for 2.0

This commit is contained in:
David Skrundz 2024-10-20 14:09:49 -06:00
parent c255526ff4
commit 66f98c2d9f
Signed by: DavidSkrundz
GPG Key ID: D7006AAB6214A600
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: 20.10.2024
Major Features:
- Update to 2.0
---------------------------------------------------------------------------------------------------
Version: 1.2.0
Date: 15.09.2024
Changes:

View File

@ -1,11 +1,11 @@
{
"name": "DarkNight",
"version": "1.2.0",
"version": "2.0.0",
"title": "Dark Night",
"description": "Make night completely dark",
"author": "David Skrundz",
"contact": "david@skrundz.ca",
"homepage": "https://git.skrundz.dev/skrundztorio/DarkNight",
"factorio_version": "1.1",
"factorio_version": "2.0",
"dependencies": []
}