Skip to content

Commit 1a8b01f

Browse files
committed
v3.0.0
1 parent e51b74d commit 1a8b01f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#---------------------------------#
66

77
environment:
8-
NUGET_RELEASE_VERSION: 2.1.0
8+
NUGET_RELEASE_VERSION: 3.0.0
99
NUGET_FILE: BosunReporter\BosunReporter.nuspec
1010
ASSEMBLY_FILE: BosunReporter\Properties\AssemblyInfo.cs
1111

@@ -15,7 +15,7 @@ version: $(NUGET_RELEASE_VERSION).{build}
1515
# environment configuration #
1616
#---------------------------------#
1717

18-
os: Visual Studio 2015 RC
18+
os: Visual Studio 2015
1919

2020
assembly_info:
2121
patch: true

0 commit comments

Comments
 (0)