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 07e9184 commit e7001dd
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=1.9.2
fledge_version>=1.9
fledge_north_azure_version=2.0.0
fledge_version>=2.0
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 @@ -73,7 +73,7 @@
def plugin_info():
return {
'name': 'azure',
'version': '1.9.2',
'version': '2.0.0',
'type': 'north',
'interface': '1.0',
'config': _DEFAULT_CONFIG
Expand Down

0 comments on commit e7001dd

Please # to comment.