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 Dec 26, 2022
1 parent 8230ca9 commit 34807d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions VERSION.north.azure
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
fledge_north_azure_version=2.0.1
fledge_version>=2.0
fledge_north_azure_version=2.1.0
fledge_version>=2.1
2 changes: 1 addition & 1 deletion python/fledge/plugins/north/azure/azure.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
def plugin_info():
return {
'name': 'azure',
'version': '2.0.1',
'version': '2.1.0',
'type': 'north',
'interface': '1.0',
'config': _DEFAULT_CONFIG
Expand Down

0 comments on commit 34807d1

Please sign in to comment.