From 02bc58d4287ee80424e6389b0c4adbcfa688b233 Mon Sep 17 00:00:00 2001 From: Tom Beckett Date: Mon, 25 Jan 2021 21:42:17 +0000 Subject: [PATCH] Update to factorio version 1.1 --- info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.json b/info.json index f45a6b1..16b3743 100644 --- a/info.json +++ b/info.json @@ -5,7 +5,7 @@ "author": "Reika", "contact": "", "homepage": "", - "factorio_version": "0.18", + "factorio_version": "1.1", "description": "Adds magma sources and geothermal generators.", "dependencies": ["base", "DragonIndustries", "? alien-biomes"] -} \ No newline at end of file +}