Skip to content

Commit 64ecabb

Browse files
committed
update the version to pending
1 parent 1e6646f commit 64ecabb

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

src/aks-preview/HISTORY.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ To release a new version, please select a new version number (usually plus 1 to
1212
Pending
1313
+++++++
1414
* `az aks create/update`: Add `--enable-azure-monitor-logs` support to container network logs validation.
15-
16-
19.0.0b23
17-
+++++++
1815
* `az aks create/update`: Add `--enable-default-domain` and `--disable-default-domain` parameters to manage the default domain feature for web app routing.
1916

2017
19.0.0b22

src/aks-preview/setup.py

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

1010
from setuptools import find_packages, setup
1111

12-
VERSION = "19.0.0b23"
12+
VERSION = "19.0.0b22"
1313

1414
CLASSIFIERS = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)