Skip to content

Commit

Permalink
update version.json (#12037)
Browse files Browse the repository at this point in the history
## Description:

Updating minor version per release instruction here:
https://github.com/Azure/bicep/blob/main/docs/release-checklist.md


###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/12037)

Co-authored-by: Ariel Silverman <[email protected]>
  • Loading branch information
asilverman and Ariel Silverman committed Oct 3, 2023
1 parent 596cf32 commit a177e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.21",
"version": "0.22",
"cloudBuild": {
"setVersionVariables": false
}
Expand Down

0 comments on commit a177e7e

Please sign in to comment.