Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #878 from microsoft/fixversion
Browse files Browse the repository at this point in the history
Update version from 2.4 to 2.7 since we already released 2.7-alpha.
  • Loading branch information
Lxiamail authored Apr 30, 2020
2 parents 3943c47 + 6236983 commit ed4c55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.4-alpha",
"version": "2.7-alpha",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/v\\d+(?:\\.\\d+)?$"
Expand Down

0 comments on commit ed4c55e

Please sign in to comment.