Skip to content

Commit

Permalink
Set version to '1.26.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
haga-rak committed Jun 12, 2024
1 parent 91dcd3c commit 8d5b512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.26.3-alpha",
"version": "1.26.3",
"publicReleaseRefSpec": [
"^refs/heads/release/v\\d+(?:\\.\\d+)?$"
],
"release": {
"branchName": "release/v{version}"
}
}
}

0 comments on commit 8d5b512

Please sign in to comment.