Skip to content

Commit 9c99fd1

Browse files
authored
Fix version in AppVeyor config (GH-5125)
1 parent 94a3fac commit 9c99fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 3.6.1+.{build}
1+
version: 3.6build{build}
22
clone_depth: 5
33
branches:
44
only:

0 commit comments

Comments
 (0)