We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2aa09 commit 2a7b915Copy full SHA for 2a7b915
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "0.26.2-preview.{height}",
+ "version": "0.26.2",
4
"publicReleaseRefSpec": [
5
"^refs/heads/master$", // we release out of master
6
"^refs/heads/maint/v\\d+(?:\\.\\d+)?$" // and maint/vNN branches
0 commit comments