Skip to content

Commit

Permalink
Bump version to v4.9.0-beta2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mellinoe committed Sep 3, 2022
1 parent 0651a23 commit 9b281b9
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/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "4.9.0-beta1",
"version": "4.9.0-beta2",
"publicReleaseRefSpec": [
"^refs/tags/v\\d+\\.\\d+" // we also release tags starting with vN.N
],
Expand Down

0 comments on commit 9b281b9

Please sign in to comment.