diff --git a/info.json b/info.json index 5ed3613..932a831 100644 --- a/info.json +++ b/info.json @@ -1,9 +1,9 @@ { "name": "next-station", - "version": "0.1.3", + "version": "0.1.4", "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.17", + "factorio_version": "0.18", "dependencies": ["base >= 0.15.32"] }