We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3181f80 commit 72cc287Copy full SHA for 72cc287
1 file changed
release_appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 1.4.0.{build}
+version: 1.5.0.{build}
2
branches:
3
only:
4
- master
@@ -40,10 +40,4 @@ deploy:
40
artifact: Assemblies,NuPkg
41
draft: true
42
on:
43
- branch: master
44
-notifications:
45
-- provider: Webhook
46
- url: https://zapier.com/hooks/catch/b3cbz0/
47
- on_build_success: true
48
- on_build_failure: true
49
- on_build_status_changed: false
+ branch: master
0 commit comments