File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/com/itextpdf/html2pdf/actions/data Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >html2pdf</artifactId >
13- <version >6.2.2 -SNAPSHOT</version >
13+ <version >6.3.0 -SNAPSHOT</version >
1414
1515 <name >pdfHTML</name >
1616 <description >pdfHTML is an iText add-on that lets you to parse (X)HTML snippets and the associated CSS and converts
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ This file is part of the iText (R) project.
3030 */
3131public final class PdfHtmlProductData {
3232 private static final String PDF_HTML_PUBLIC_PRODUCT_NAME = "pdfHTML" ;
33- private static final String PDF_HTML_VERSION = "6.2.2 -SNAPSHOT" ;
33+ private static final String PDF_HTML_VERSION = "6.3.0 -SNAPSHOT" ;
3434 private static final int PDF_HTML_COPYRIGHT_SINCE = 2000 ;
3535 private static final int PDF_HTML_COPYRIGHT_TO = 2025 ;
3636
You can’t perform that action at this time.
0 commit comments