Skip to content

Commit 707e619

Browse files
committed
Set version to '3.4'
1 parent 86bd898 commit 707e619

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-rc",
3+
"version": "3.4",
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)