Skip to content

Commit

Permalink
Prepare for v0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
ethomson committed Feb 15, 2019
1 parent a709ab8 commit 0e1aed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.26.0",
"version": "0.27.0-preview.{height}",
"publicReleaseRefSpec": [
"^refs/heads/master$", // we release out of master
"^refs/heads/maint/v\\d+(?:\\.\\d+)?$" // and maint/vNN branches
Expand Down

0 comments on commit 0e1aed5

Please sign in to comment.