From 697389755454d549aa4cfd9d6fb208063c1faef3 Mon Sep 17 00:00:00 2001 From: Carlos Galindo Date: Fri, 15 Dec 2017 01:00:41 +0100 Subject: [PATCH] Version update 0.16 --- info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.json b/info.json index 212da53..2a3e39f 100644 --- a/info.json +++ b/info.json @@ -1,9 +1,9 @@ { "name": "next-station", - "version": "0.1.1", + "version": "0.1.2", "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.15", + "factorio_version": "0.16", "dependencies": ["base >= 0.15.32"] }