Version update

This commit is contained in:
CMDR-Kiel42 2019-07-30 20:30:18 +02:00
parent a8b4e62a27
commit ebeebc638a
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from PlaceHolderEntry import PlaceHolderEntry
this = sys.modules[__name__]
this.plugin_version = "2.1.0"
this.plugin_version = "2.1.1"
this.update_available = False
this.next_stop = "No route planned"
this.route = []

View File

@ -1 +1 @@
2.1.0
2.1.1