Skip to content

Commit

Permalink
New release: 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymholt committed Sep 20, 2017
1 parent cdda857 commit 6cbbc4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/CronExpressionDescriptor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<SignAssembly>False</SignAssembly>
<AssemblyOriginatorKeyFile>CronExpressionDescriptor.snk</AssemblyOriginatorKeyFile>
<Product>CronExpressionDescriptor</Product>
<Version>2.0.1</Version>
<PackageReleaseNotes>Disable public signing to prevent compatibility issues. Version 1.21.2 still has a strong name (signed) assembly for those that require it.</PackageReleaseNotes>
<Version>2.0.2</Version>
<PackageReleaseNotes>Fixing some German translations that were still in English</PackageReleaseNotes>
<Authors>Brady Holt</Authors>
<Description>A library that converts cron expressions into human readable descriptions. Supports 15 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Polish, Romanian Italian, and Swedish.</Description>
<PackageLicenseUrl>https://github.com/bradyholt/cron-expression-descriptor/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit 6cbbc4e

Please sign in to comment.