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"] }