Skip to content

Commit fb0bdb7

Browse files
committed
Bump major version to 4.x
- Clear up any confusion with previous releases that weren't always consistent
1 parent e2c6ad7 commit fb0bdb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "3.0-beta.{height}",
3+
"version": "4.0-beta.{height}",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$",
66
"^refs/heads/v\\d+(?:\\.\\d+)?$"

0 commit comments

Comments
 (0)