Skip to content

Commit 74a000f

Browse files
committed
build: fixes yaml - version
1 parent 5632e63 commit 74a000f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#------------------------------------------------------------#
22
# CI Build Configuration for master branch pre-release #
33
#------------------------------------------------------------#
4-
version: {build}
4+
version: "{build}"
55
image: Visual Studio 2019
66
configuration: Release
77
environment:

0 commit comments

Comments
 (0)