Skip to content

Commit

Permalink
Bump package version to -rc
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Sep 19, 2020
1 parent 2598621 commit e6bae2c
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,8 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.6-alpha",
"version": "2.6-rc",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/v\\d+(?:.\\d+)?$"
]
}
}

0 comments on commit e6bae2c

Please sign in to comment.