Skip to content

Commit

Permalink
VERSION changed
Browse files Browse the repository at this point in the history
Signed-off-by: dianomicbot <bot@dianomic.com>
  • Loading branch information
dianomicbot committed Aug 3, 2022
1 parent 009d11b commit 04dcaac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions VERSION.south.rpienviro
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
fledge_south_rpienviro_version=1.9.2
fledge_version>=1.9
fledge_south_rpienviro_version=2.0.0
fledge_version>=2.0
2 changes: 1 addition & 1 deletion python/fledge/plugins/south/rpienviro/rpienviro.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def plugin_info():

return {
'name': 'Enviro pHAT Poll Plugin',
'version': '1.9.2',
'version': '2.0.0',
'mode': 'poll',
'type': 'south',
'interface': '1.0',
Expand Down

0 comments on commit 04dcaac

Please sign in to comment.