Skip to content

Commit 5ce4cff

Browse files
committed
Avoid major.minor confusion in CI build numbers
1 parent f41d8b3 commit 5ce4cff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0.{build}
1+
version: '{build}'
22
image: Visual Studio 2017
33
init:
44
- git config --global core.autocrlf true

0 commit comments

Comments
 (0)