Skip to content

Commit ebb02e3

Browse files
authored
dns changelog config (Azure#18070)
* dns changelog config * dns _version config
1 parent 77feaf1 commit ebb02e3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sdk/network/azure-mgmt-dns/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 8.0.0 (2021-04-14)
44

5-
-GA release
5+
- GA release
66

77
## 8.0.0b1 (2021-03-10)
88

sdk/network/azure-mgmt-dns/azure/mgmt/dns/v2016_04_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "8.0.0b2"
9+
VERSION = "8.0.0"

sdk/network/azure-mgmt-dns/azure/mgmt/dns/v2018_03_01_preview/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "8.0.0b2"
9+
VERSION = "8.0.0"

sdk/network/azure-mgmt-dns/azure/mgmt/dns/v2018_05_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "8.0.0b2"
9+
VERSION = "8.0.0"

0 commit comments

Comments
 (0)