Skip to content

Commit 3a94d56

Browse files
author
Oren Novotny
committed
Update variables docs
1 parent 7d325a9 commit 3a94d56

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/more-info/variables.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ For the `release/3.0.0` branch of GitVersion it shows:
2222
"BranchName":"release/3.0.0",
2323
"Sha":"28c853159a46b5a87e6cc9c4f6e940c59d6bc68a",
2424
"NuGetVersionV2":"3.0.0-beta0001",
25-
"NuGetVersion":"3.0.0-beta0001"
25+
"NuGetVersion":"3.0.0-beta0001",
26+
"CommitsSinceLastVersion":1,
27+
"CommitsSinceLastVersionPadded":"0001",
28+
"CommitDate":"2014-03-06"
2629
}
2730
```
2831

0 commit comments

Comments
 (0)