File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
itext.tests/itext.html2pdf.tests/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515
1616[ assembly: Guid ( "ae4e5743-0665-4705-9a33-07ea57cdd269" ) ]
1717
18- [ assembly: AssemblyVersion ( "1.0.0.0 " ) ]
19- [ assembly: AssemblyFileVersion ( "1.0.0.0 " ) ]
18+ [ assembly: AssemblyVersion ( "1.0.0.2 " ) ]
19+ [ assembly: AssemblyFileVersion ( "1.0.0.2 " ) ]
2020
2121#if ! NETSTANDARD1_6
2222[ assembly: NUnit . Framework . Timeout ( 300000 ) ]
Original file line number Diff line number Diff line change 2121
2222[ assembly: Guid ( "ff6ba09d-3655-466a-8c17-a7bfd3479ca1" ) ]
2323
24- [ assembly: AssemblyVersion ( "1.0.0.0 " ) ]
25- [ assembly: AssemblyFileVersion ( "1.0.0.0 " ) ]
24+ [ assembly: AssemblyVersion ( "1.0.0.2 " ) ]
25+ [ assembly: AssemblyFileVersion ( "1.0.0.2 " ) ]
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ source product.
4343
4444namespace iText . Html2pdf {
4545 public class Html2PdfProductInfo {
46- public const String PRODUCT_NAME = "html2pdf " ;
46+ public const String PRODUCT_NAME = "pdfHtml " ;
4747
4848 public const int MAJOR_VERSION = 1 ;
4949
You can’t perform that action at this time.
0 commit comments