Skip to content

Commit 0989e8f

Browse files
committed
Set version to '3.3'
1 parent 06cc627 commit 0989e8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "3.3-rc",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3+
"version": "3.3",
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)