Skip to content

Commit f651351

Browse files
committed
Update ProductInfo
DEVSIX-2178
1 parent d166e48 commit f651351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/itextpdf/html2pdf/Html2PdfProductInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ public class Html2PdfProductInfo {
5656
public static final int MAJOR_VERSION = 2;
5757

5858
/** The minor version number. */
59-
public static final int MINOR_VERSION = 0;
59+
public static final int MINOR_VERSION = 1;
6060
}

0 commit comments

Comments
 (0)