Skip to content

Commit

Permalink
New release: 2.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymholt committed Sep 29, 2022
1 parent bef86ab commit 119a999
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.17.1</Version>
<PackageReleaseNotes>Update nuget package fields</PackageReleaseNotes>
<Version>2.17.2</Version>
<PackageReleaseNotes>Update license field</PackageReleaseNotes>
<Authors>Brady Holt</Authors>
<Description>A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian Italian, Swedish, Slovenian, Danish, Finnish and Japanese.</Description>
<PackageLicense>https://github.com/bradymholt/cron-expression-descriptor/blob/master/LICENSE</PackageLicense>
Expand Down

0 comments on commit 119a999

Please sign in to comment.