From 1a8b01fe1222cf411cbf044fc830cae58c4aa987 Mon Sep 17 00:00:00 2001 From: Bret Copeland Date: Mon, 16 May 2016 13:09:31 -0400 Subject: [PATCH] v3.0.0 --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 226af4e..dfdfcdf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ #---------------------------------# environment: - NUGET_RELEASE_VERSION: 2.1.0 + NUGET_RELEASE_VERSION: 3.0.0 NUGET_FILE: BosunReporter\BosunReporter.nuspec ASSEMBLY_FILE: BosunReporter\Properties\AssemblyInfo.cs @@ -15,7 +15,7 @@ version: $(NUGET_RELEASE_VERSION).{build} # environment configuration # #---------------------------------# -os: Visual Studio 2015 RC +os: Visual Studio 2015 assembly_info: patch: true