Skip to content

Commit 3c410a8

Browse files
authored
Bump to 3.4-rc
1 parent b1f858f commit 3c410a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.json

Lines changed: 2 additions & 2 deletions
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.4-alpha",
3+
"version": "3.4-rc",
44
"assemblyVersion": {
55
"precision": "revision"
66
},
@@ -9,4 +9,4 @@
99
"^refs/heads/develop$",
1010
"^refs/heads/v\\d+\\.\\d+$"
1111
]
12-
}
12+
}

0 commit comments

Comments
 (0)