mirror of
https://github.com/norohind/EDMC_SpanshRouter.git
synced 2025-04-21 19:47:36 +03:00
Version update
This commit is contained in:
parent
a8b4e62a27
commit
ebeebc638a
2
load.py
2
load.py
@ -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 = []
|
||||
|
@ -1 +1 @@
|
||||
2.1.0
|
||||
2.1.1
|
Loading…
x
Reference in New Issue
Block a user