File tree Expand file tree Collapse file tree 14 files changed +25
-25
lines changed Expand file tree Collapse file tree 14 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >iTextAsian</id >
5- <version >2.1-SNAPSHOT </version >
5+ <version >2.1</version >
66 <title >iTextSharp.xtra</title >
77 <authors >iText Software</authors >
88 <owners >Bruno Lowagie,Paulo Soares,et al.</owners >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >itext-hyph-xml</id >
5- <version >2.0.0-SNAPSHOT </version >
5+ <version >2.0.0</version >
66 <title >iTextSharp.xtra</title >
77 <authors >iText Software</authors >
88 <owners >Bruno Lowagie,Paulo Soares,et al.</owners >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >iTextSharp</id >
5- <version >5.5.14-SNAPSHOT </version >
5+ <version >5.5.13.4 </version >
66 <title >iTextSharp</title >
77 <authors >iText Software</authors >
88 <owners >Bruno Lowagie,Paulo Soares</owners >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >itextsharp.pdfa</id >
5- <version >5.5.14-SNAPSHOT </version >
5+ <version >5.5.13.4 </version >
66 <title >iTextSharp.pdfa</title >
77 <authors >iText Software</authors >
88 <owners >Bruno Lowagie,Paulo Soares,et al.</owners >
@@ -31,7 +31,7 @@ iText Community: https://www.nuget.org/packages/itext/</summary>
3131 <language >en-US</language >
3232 <tags >itext itextsharp c# csharp .net pdf pdfa</tags >
3333 <dependencies >
34- <dependency id =" iTextSharp" version =" 5.5.14-SNAPSHOT " />
34+ <dependency id =" iTextSharp" version =" 5.5.13.4 " />
3535 </dependencies >
3636 </metadata >
3737
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >itextsharp.xmlworker</id >
5- <version >5.5.14-SNAPSHOT </version >
5+ <version >5.5.13.4 </version >
66 <title >iTextSharp XML Worker</title >
77 <authors >iText Software</authors >
88 <owners >Bruno Lowagie,Paulo Soares,et al.</owners >
@@ -32,7 +32,7 @@ XMLWorker is an extra component for iTextSharp. The first XML to PDF implementat
3232 <language >en-US</language >
3333 <tags >itext itextsharp c# csharp xml worker pdf html xhtml css</tags >
3434 <dependencies >
35- <dependency id =" iTextSharp" version =" 5.5.14-SNAPSHOT " />
35+ <dependency id =" iTextSharp" version =" 5.5.13.4 " />
3636 </dependencies >
3737 </metadata >
3838
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >itextsharp.xtra</id >
5- <version >5.5.14-SNAPSHOT </version >
5+ <version >5.5.13.4 </version >
66 <title >iTextSharp.xtra</title >
77 <authors >iText Software</authors >
88 <owners >Bruno Lowagie,Paulo Soares,et al.</owners >
@@ -31,7 +31,7 @@ iText Community: https://www.nuget.org/packages/itext/</summary>
3131 <language >en-US</language >
3232 <tags >itext itextsharp c# csharp .net pdf</tags >
3333 <dependencies >
34- <dependency id =" iTextSharp" version =" 5.5.14-SNAPSHOT " />
34+ <dependency id =" iTextSharp" version =" 5.5.13.4 " />
3535 </dependencies >
3636 </metadata >
3737
Original file line number Diff line number Diff line change 1919
2020[ assembly: KeyVersion ( "3.1.1.0" ) ]
2121
22- [ assembly: AssemblyVersion ( "5.5.14 " ) ]
23- [ assembly: AssemblyInformationalVersion ( "5.5.14-SNAPSHOT " ) ]
22+ [ assembly: AssemblyVersion ( "5.5.13.4 " ) ]
23+ [ assembly: AssemblyInformationalVersion ( "5.5.13.4 " ) ]
Original file line number Diff line number Diff line change @@ -77,15 +77,15 @@ public sealed class Version {
7777 * This String contains the version number of this iText release.
7878 * For debugging purposes, we request you NOT to change this constant.
7979 */
80- private const String release = "5.5.14-SNAPSHOT " ;
80+ private const String release = "5.5.13.4 " ;
8181
8282 /**
8383 * This String contains the iText version as shown in the producer line.
8484 * iText is a product developed by iText Group NV.
8585 * iText Group requests that you retain the iText producer line
8686 * in every PDF that is created or manipulated using iText.
8787 */
88- private String iTextVersion = iText + " " + release + " \u00a9 2000-2020 iText Group NV" ;
88+ private String iTextVersion = iText + " " + release + " \u00a9 2000-2024 iText Group NV" ;
8989
9090 /**
9191 * The license key.
Original file line number Diff line number Diff line change 1212[ assembly: AssemblyTrademark ( "" ) ]
1313[ assembly: AssemblyCulture ( "" ) ]
1414
15- [ assembly: AssemblyVersion ( "5.5.14 " ) ]
16- [ assembly: AssemblyInformationalVersion ( "5.5.14-SNAPSHOT " ) ]
15+ [ assembly: AssemblyVersion ( "5.5.13.4 " ) ]
16+ [ assembly: AssemblyInformationalVersion ( "5.5.13.4 " ) ]
Original file line number Diff line number Diff line change 1515
1616[ assembly: Guid ( "ad182706-8617-4e07-ac63-2f1b88ebb671" ) ]
1717
18- [ assembly: AssemblyVersion ( "5.5.14 " ) ]
19- [ assembly: AssemblyInformationalVersion ( "5.5.14-SNAPSHOT " ) ]
18+ [ assembly: AssemblyVersion ( "5.5.13.4 " ) ]
19+ [ assembly: AssemblyInformationalVersion ( "5.5.13.4 " ) ]
You can’t perform that action at this time.
0 commit comments