We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d99f7 commit a2d1399Copy full SHA for a2d1399
1 file changed
.appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 1.4.3.{build}
+version: 1.4.4.{build}
2
image: Visual Studio 2017
3
skip_non_tags: false
4
configuration: Release
@@ -23,7 +23,7 @@ deploy:
23
description: ''
24
provider: GitHub
25
auth_token:
26
- secure: 7T+aUcPgiRzaxvOIQOEzlgKfK/Ni3aOSI6XM/tahsOx87NRiZ1B0sHuIBJ0KYFUz
+ secure: U16Nj8fV/jXWcRzgIA5fXCB6LzGljFV6wi8FoJjUbGi99fRo+5Ivqe8XWiwlqa/T
27
artifact: /.*\.zip/
28
draft: false
29
prerelease: false
0 commit comments