From e20378a1fe5275a869533215374a1f1f9dc2849b Mon Sep 17 00:00:00 2001 From: Rikki Tooley Date: Fri, 1 May 2015 10:25:19 +0100 Subject: [PATCH] Updating version to 0.2.0 + Gitter webhook --- appveyor.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 75f05781..31c55179 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ only: - master - version: 0.2.0.{build} + version: 0.2.999.{build} assembly_info: patch: true @@ -29,11 +29,13 @@ artifacts: - path: src\IF.Lastfm.Core\bin\Release\IF.Lastfm.Core.dll name: IF.Lastfm.Core.dll + - path: src\IF.Lastfm.SQLite\bin\Release\IF.Lastfm.SQLite.dll + name: IF.Lastfm.SQLite.dll - path: '\*-prerelease.nupkg' notifications: - provider: Webhook # ping Gitter ticker - url: https://webhooks.gitter.im/e/8184d0f9a61041aee927 + url: https://webhooks.gitter.im/e/aa615fb57d382a430815 #--------------------------------------------------------------- @@ -43,7 +45,7 @@ - release # don't forget to update this! - version: 0.1.5.{build} + version: 0.2.0.{build} assembly_info: patch: true @@ -69,6 +71,8 @@ artifacts: - path: src\IF.Lastfm.Core\bin\Release\IF.Lastfm.Core.dll name: IF.Lastfm.Core.dll + - path: src\IF.Lastfm.SQLite\bin\Release\IF.Lastfm.SQLite.dll + name: IF.Lastfm.SQLite.dll - path: '\*.nupkg' deploy: @@ -79,4 +83,4 @@ notifications: - provider: Webhook # ping Gitter ticker - url: https://webhooks.gitter.im/e/8184d0f9a61041aee927 + url: https://webhooks.gitter.im/e/aa615fb57d382a430815