From 88a01b4bee9e035c31deabd73bc44feef0633ffd Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Tue, 26 May 2020 21:10:31 +0200 Subject: [PATCH] Fixed dependency (oops) --- info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.json b/info.json index 29c0ef4..c516685 100644 --- a/info.json +++ b/info.json @@ -4,7 +4,7 @@ "title": "Industrial Display Plates", "author": "Wyrrrd", "homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates", - "dependencies": ["base >= 0.18.13"], + "dependencies": ["base >= 0.18.27"], "description": "Big, medium and small signs which display item and fluid icons. Can be used to blueprint map markers.", "factorio_version": "0.18" }