Skip to content

Commit aa2b480

Browse files
committed
Work CD-CI
- Fix version spec. Signed-off-by: José Simões <[email protected]>
1 parent 27b21c6 commit aa2b480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/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.1.1.{height}",
3+
"version": "2.1.1",
44
"assemblyVersion": {
55
"precision": "revision"
66
},

0 commit comments

Comments
 (0)