Skip to content

Commit

Permalink
Merge pull request #17 from fledge-iot/2.0.1RC
Browse files Browse the repository at this point in the history
2.0.1RC
  • Loading branch information
dianomicbot authored Oct 27, 2022
2 parents 6505d44 + 88e14e8 commit ff11caf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.south.coral-enviro
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
fledge_south_coral-enviro_version=2.0.0
fledge_south_coral-enviro_version=2.0.1
fledge_version>=2.0
2 changes: 1 addition & 1 deletion python/fledge/plugins/south/coral-enviro/coral-enviro.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
def plugin_info():
return {
'name': 'Coral Environmental Sensor Board',
'version': '2.0.0',
'version': '2.0.1',
'mode': 'poll',
'type': 'south',
'interface': '1.0',
Expand Down

0 comments on commit ff11caf

Please sign in to comment.