Skip to content

Commit ed31809

Browse files
authored
GA track2 redis (Azure#15537)
1 parent 9b5fa8c commit ed31809

File tree

3 files changed

+414
-142
lines changed

3 files changed

+414
-142
lines changed

sdk/redis/azure-mgmt-redis/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release History
22

3+
## 12.0.0 (2020-11-25)
4+
35
## 12.0.0b1 (2020-10-12)
46

57
This is beta preview version.

sdk/redis/azure-mgmt-redis/azure/mgmt/redis/_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 = "12.0.0b1"
9+
VERSION = "12.0.0"

0 commit comments

Comments
 (0)