Skip to content

Commit

Permalink
Fix semver version for 0.4.0-beta.1 (#1068)
Browse files Browse the repository at this point in the history
  • Loading branch information
weikanglim authored Nov 2, 2022
1 parent 51e8311 commit 2bf7a52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/azd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 0.4.0.-beta.1 (2022-11-02)
## 0.4.0-beta.1 (2022-11-02)

### Features Added

Expand Down
2 changes: 1 addition & 1 deletion cli/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0.-beta.1
0.4.0-beta.1

0 comments on commit 2bf7a52

Please sign in to comment.