Skip to content

Commit 72cc287

Browse files
committed
Set version to 1.5 and removed zapier webhook.
1 parent 3181f80 commit 72cc287

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

release_appveyor.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.4.0.{build}
1+
version: 1.5.0.{build}
22
branches:
33
only:
44
- master
@@ -40,10 +40,4 @@ deploy:
4040
artifact: Assemblies,NuPkg
4141
draft: true
4242
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
43+
branch: master

0 commit comments

Comments
 (0)