Skip to content

Commit

Permalink
Prepare 1.3.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegRa committed Oct 7, 2020
1 parent 77c4821 commit c9dcff7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ILovePDF/ILovePDF/ILovePDF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<Product>iLovePDF</Product>
<Description>Develop and automate PDF processing tasks like Compress PDF, Merge PDF, Split PDF, convert Office to PDF, PDF to JPG, Images to PDF, add Page Numbers, Rotate PDF, Unlock PDF, stamp a Watermark and Repair PDF. Each one with several settings to get your desired results.</Description>
<Copyright>Copyright 2017-2020</Copyright>
<Version>1.3.2</Version>
<AssemblyVersion>1.3.2.0</AssemblyVersion>
<FileVersion>1.3.2.0</FileVersion>
<Version>1.3.3</Version>
<AssemblyVersion>1.3.3.0</AssemblyVersion>
<FileVersion>1.3.3.0</FileVersion>
<OutputPath>bin\$(Configuration)\</OutputPath>
<Authors>Mario Martinez, Alexandra Kyluk, Aleksey Sidorov, Egor Krivoshapka</Authors>
<PackageId>ILove_PDF</PackageId>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/ilovepdf/ilovepdf-net</PackageProjectUrl>
<PackageReleaseNotes>- Fixed problem with the missed JWT expiration time checking.</PackageReleaseNotes>
<PackageReleaseNotes>- Fixed problem (finally) with the missed JWT expiration time checking.</PackageReleaseNotes>
<PackageTags>ILOVEPDF Merge PDF Split convert Office to pdf PDf JPG Images unlock Pdf repair rotate pdf</PackageTags>
</PropertyGroup>

Expand Down

0 comments on commit c9dcff7

Please sign in to comment.