Skip to content

Commit

Permalink
A test release. Bump version to 0.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Yang committed May 29, 2015
1 parent e7ba651 commit 7244d1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Kfstorm.DoubanFM.Core/Kfstorm.DoubanFM.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<projectUrl>https://github.com/kfstorm/Kfstorm.DoubanFM.Core</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
<releaseNotes>Offline red heart songs.</releaseNotes>
<releaseNotes>A test release.</releaseNotes>
<language>en-US</language>
</metadata>
</package>
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.2.1.{build}
version: 0.2.2.{build}
skip_tags: true
os: Visual Studio 2015 RC
configuration: Release
Expand All @@ -8,7 +8,7 @@ assembly_info:
file: '**\AssemblyInfo.*'
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: 0.2.1-alpha
assembly_informational_version: 0.2.2
install:
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
nuget:
Expand Down

0 comments on commit 7244d1a

Please sign in to comment.