From 372cf04ea224449d4c4db724378c7cdca41d5c4a Mon Sep 17 00:00:00 2001 From: chriseth Date: Fri, 12 Aug 2016 12:12:33 +0200 Subject: Publish releases for develop branch. --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index fcde399a..5850ec62 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -27,7 +27,7 @@ # (c) 2016 cpp-ethereum contributors. #------------------------------------------------------------------------------ -version: 0.3.5.{build} +version: 0.3.6.{build} skip_tags: true os: Visual Studio 2015 configuration: @@ -84,4 +84,4 @@ deploy: secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans artifact: solidity-windows-zip on: - branch: release + branch: develop -- cgit v1.2.3