Skip to content

Commit

Permalink
Set version to '3.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashuaidehao committed Sep 26, 2023
1 parent 1ebe4e5 commit 367ab40
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,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.6-preview",
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.6",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/release/v\\d+(?:\\.\\d+)?$"
Expand Down

0 comments on commit 367ab40

Please sign in to comment.