Skip to content

Commit e274b50

Browse files
committed
Update some package version manually
1 parent 5410b6c commit e274b50

File tree

4 files changed

+4
-4
lines changed
  • azure-mgmt-authorization/azure/mgmt/authorization
  • azure-mgmt-compute/azure/mgmt/compute
  • azure-mgmt-network/azure/mgmt/network
  • azure-mgmt-resource/azure/mgmt/resource

4 files changed

+4
-4
lines changed

azure-mgmt-authorization/azure/mgmt/authorization/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
# regenerated.
2020
# --------------------------------------------------------------------------
2121

22-
VERSION = "2015-07-01"
22+
VERSION = "0.30.0rc5"
2323

azure-mgmt-compute/azure/mgmt/compute/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
# regenerated.
2020
# --------------------------------------------------------------------------
2121

22-
VERSION = ""
22+
VERSION = "0.30.0rc5"
2323

azure-mgmt-network/azure/mgmt/network/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
# regenerated.
2020
# --------------------------------------------------------------------------
2121

22-
VERSION = "2016-03-30"
22+
VERSION = "0.30.0rc5"
2323

Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.30.0rc4"
1+
VERSION = "0.30.0rc5"

0 commit comments

Comments
 (0)