fixing network client version (#50182)

pull/4420/head
Zim Kalinowski 2018-12-20 16:35:55 +08:00 committed by GitHub
parent 53eb3ad1e8
commit 7a8fcfbaea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ AZURE_PKG_VERSIONS = {
},
'NetworkManagementClient': {
'package_name': 'network',
'expected_version': '2.2.1'
'expected_version': '2.3.0'
},
'ResourceManagementClient': {
'package_name': 'resource',