1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-06-02 15:32:28 +02:00

Version bump for base game 1.1

This commit is contained in:
Wyrrrd
2020-12-02 18:58:24 +01:00
parent 230c093dc8
commit 52e8d69938
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 2020-12-02
Changes:
- Version bump for base game 1.1
---------------------------------------------------------------------------------------------------
Version: 0.18.3
Date: 2020-03-21
Changes:
+3 -3
View File
@@ -1,9 +1,9 @@
{
"name": "Gun_Turret_Alerts",
"version": "0.18.3",
"version": "1.1.0",
"title": "Gun_Turret_Alerts",
"author": "Wyrrrd",
"factorio_version": "0.18",
"dependencies": ["base >= 0.18"],
"factorio_version": "1.1",
"dependencies": ["base >= 1.1.0"],
"description": "Adds map alerts for players when a turret is either out of ammo or has low ammo"
}