From 1e1d5e717c292fe1f8e09ecb203daad77d928f8d Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Wed, 4 Sep 2024 22:04:54 +0000 Subject: [PATCH] Increment CLI version after release --- cli/azd/CHANGELOG.md | 10 ++++++++++ cli/version.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index 2ac1403c1db..253190625ef 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.11.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.10.0 (2024-09-04) ### Features Added diff --git a/cli/version.txt b/cli/version.txt index 81c871de46b..3d7793563cc 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1 +1 @@ -1.10.0 +1.11.0-beta.1