Skip to content

Commit 4eb2842

Browse files
committed
Fix semver
1 parent 385f0d1 commit 4eb2842

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/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "2.2.0",
3+
"version": "2.2",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$",
66
"^refs/tags/v\\d\\.\\d"

0 commit comments

Comments
 (0)