Skip to content

Commit

Permalink
Set version to '2.13.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
veselink1 committed May 24, 2024
1 parent 6c85314 commit 3dbc18f
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/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.13.0-rc2",
"version": "2.13.0",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/v\\d+(?:\\.\\d+)?$"
Expand All @@ -10,4 +10,4 @@
"enabled": true
}
}
}
}

0 comments on commit 3dbc18f

Please sign in to comment.