We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc7751 commit ea904e5Copy full SHA for ea904e5
kernel/src/main/java/com/itextpdf/kernel/Version.java
@@ -72,7 +72,7 @@ public final class Version {
72
* This String contains the version number of this iText release.
73
* For debugging purposes, we request you NOT to change this constant.
74
*/
75
- private static String release = "7.0.2-SNAPSHOT";
+ private static String release = "7.0.2";
76
/**
77
* This String contains the iText version as shown in the producer line.
78
* iText is a product developed by iText Group NV.
0 commit comments