Skip to content

Commit

Permalink
Update info for release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenbock committed Mar 30, 2016
1 parent b347f5a commit af82dbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/TaxonomyPicker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.1.1.0")]
[assembly: AssemblyFileVersion("1.1.1.0")]
4 changes: 2 additions & 2 deletions src/TaxonomyPicker/TaxonomyPicker.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<projectUrl>https://github.com/mortenbock/TaxonomyPicker</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
<releaseNotes>Fixes layout problem in uCommerce, and handles taxonomy files with cr lf linebreaks</releaseNotes>
<copyright>Copyright © 2015</copyright>
<releaseNotes>Update to handle numeric taxonomy files</releaseNotes>
<copyright>Copyright © 2016</copyright>
<tags>Umbraco</tags>
<dependencies>
<dependency id="UmbracoCms.Core" version="[4.8.0,7)" />
Expand Down

0 comments on commit af82dbd

Please sign in to comment.