Skip to content

Commit 119ceab

Browse files
committed
Work CI-CD
- Update version config.
1 parent fad8fa2 commit 119ceab

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,8 +1,8 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.22.0",
3+
"version": "1.22",
44
"assemblyVersion": {
5-
"precision": "revision"
5+
"precision": "minor"
66
},
77
"nuGetPackageVersion": {
88
"semVer": 2.0

0 commit comments

Comments
 (0)