Skip to content

Commit

Permalink
Bump to 3.4-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Mar 25, 2021
1 parent b1f858f commit 3c410a8
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,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.4-alpha",
"version": "3.4-rc",
"assemblyVersion": {
"precision": "revision"
},
Expand All @@ -9,4 +9,4 @@
"^refs/heads/develop$",
"^refs/heads/v\\d+\\.\\d+$"
]
}
}

0 comments on commit 3c410a8

Please sign in to comment.