Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Commit

Permalink
plugin info version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
Singhal-Vaibhav authored Aug 16, 2019
1 parent 449662c commit ed207e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/foglamp/plugins/south/roxtec/roxtec.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
def plugin_info():
return {
'name': 'Roxtec Transit',
'version': '1.5.0',
'version': '1.7.0',
'mode': 'async',
'type': 'south',
'interface': '1.0',
Expand Down

0 comments on commit ed207e6

Please sign in to comment.