Version bump for base game 1.1

This commit is contained in:
Wyrrrd
2020-12-02 18:41:31 +01:00
parent 1d4fbf6365
commit e619083b57
2 changed files with 8 additions and 3 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
{
"name": "IndustrialDisplayPlates",
"version": "0.18.5",
"version": "1.1.0",
"title": "Industrial Display Plates",
"author": "Wyrrrd",
"homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",
"dependencies": [
"base >= 0.18.27",
"base >= 1.1.0",
"(?)IndustrialRevolution"
],
"description": "Big, medium and small signs which display item and fluid icons. Can be used to blueprint map markers.",
"factorio_version": "0.18"
"factorio_version": "1.1"
}