Skip to content

Commit 2a7b915

Browse files
committed
Update version to v0.26.2
1 parent 0d2aa09 commit 2a7b915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.26.2-preview.{height}",
3+
"version": "0.26.2",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$", // we release out of master
66
"^refs/heads/maint/v\\d+(?:\\.\\d+)?$" // and maint/vNN branches

0 commit comments

Comments
 (0)