Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaYell committed Aug 18, 2015
1 parent 2bd6c5c commit 29287cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
skip_commits:
message: /Update.*\.md/

version: 1.3.8.{build}
version: 1.4.0.{build}

build_script:
- choco pack
Expand All @@ -24,7 +24,7 @@
api_key:
secure: e6mHuTsjw+AZ+2LfTOeosjg1aNJGwhVpJ92eSVWA6wtooaNJN2NQfvQVIocQ+etC
- provider: GitHub
release: 1.3.8
release: 1.4
auth_token:
secure: r+IxpBcxWvxwGdiNvsHFEWa0wa8WPzw3uRi+1/ObwPoGS16bzG9FObtJIsFdmj0L

Expand All @@ -38,7 +38,7 @@
skip_commits:
message: /Update.*\.md/

version: 1.3.8.{build}
version: 1.4.0.{build}

build_script:
- choco pack
Expand All @@ -52,4 +52,4 @@
- provider: GitHub
release: $(APPVEYOR_BUILD_VERSION)-preview
auth_token:
secure: r+IxpBcxWvxwGdiNvsHFEWa0wa8WPzw3uRi+1/ObwPoGS16bzG9FObtJIsFdmj0L
secure: r+IxpBcxWvxwGdiNvsHFEWa0wa8WPzw3uRi+1/ObwPoGS16bzG9FObtJIsFdmj0L

0 comments on commit 29287cb

Please sign in to comment.