Skip to content

Commit 6ab24e0

Browse files
pavel-alayiText-CI
authored andcommitted
Update ProductInfo
DEVSIX-2178 Autoported commit. Original commit hash: [f651351e]
1 parent ca3074d commit 6ab24e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

itext/itext.html2pdf/itext/html2pdf/Html2PdfProductInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ public class Html2PdfProductInfo {
5252
public const int MAJOR_VERSION = 2;
5353

5454
/// <summary>The minor version number.</summary>
55-
public const int MINOR_VERSION = 0;
55+
public const int MINOR_VERSION = 1;
5656
// TODO refactor? move to local fields in order to hide it?
5757
}
5858
}

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d166e48247391a0fc6b6144c5de47ab289ac2a68
1+
f651351e574878a70e930fe044a0d452d0501fa6

0 commit comments

Comments
 (0)