Skip to content

Commit

Permalink
Merge pull request #18 from dianomic/1.9.2RC
Browse files Browse the repository at this point in the history
1.9.2RC
  • Loading branch information
dianomicbot authored Oct 4, 2021
2 parents 96c01fc + 1963118 commit dac54ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.south.phidget
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
foglamp_south_phidget_version=1.9.1
foglamp_south_phidget_version=1.9.2
foglamp_version>=1.9
2 changes: 1 addition & 1 deletion python/foglamp/plugins/south/phidget/phidget.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def plugin_info():
"""
return {
'name': 'phidget Poll Plugin',
'version': '1.9.1',
'version': '1.9.2',
'mode': 'poll',
'type': 'south',
'interface': '1.0',
Expand Down

0 comments on commit dac54ca

Please sign in to comment.