Skip to content

Commit

Permalink
Bump version to 4.9.0 stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
mellinoe committed Feb 3, 2023
1 parent 07b5960 commit a121087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "4.9.0-beta2",
"version": "4.9.0",
"publicReleaseRefSpec": [
"^refs/tags/v\\d+\\.\\d+" // we also release tags starting with vN.N
],
Expand Down

0 comments on commit a121087

Please sign in to comment.