We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bd898 commit 707e619Copy full SHA for 707e619
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "3.4-rc",
+ "version": "3.4",
4
"assemblyVersion": {
5
"precision": "revision"
6
},
@@ -9,4 +9,4 @@
9
"^refs/heads/develop$",
10
"^refs/heads/v\\d+\\.\\d+$"
11
]
12
-}
+}
0 commit comments