From 31b22417e03f92968b878ef57ec710ad4108726e Mon Sep 17 00:00:00 2001 From: Carlos Galindo Date: Wed, 25 Nov 2020 17:27:08 +0100 Subject: [PATCH] update to 1.1 --- info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.json b/info.json index 932a831..b61a800 100644 --- a/info.json +++ b/info.json @@ -1,9 +1,9 @@ { "name": "next-station", - "version": "0.1.4", + "version": "0.1.5", "title": "Next Station", "author": "kauron", "description": "Adds a hotkey to send the trains to their next station. First check if the player is mousing over a train and then the train the player is riding.", - "factorio_version": "0.18", + "factorio_version": "1.1", "dependencies": ["base >= 0.15.32"] }