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 92702d2 commit 5cf90a9Copy full SHA for 5cf90a9
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.4-SNAPSHOT";
+ private static String release = "7.0.4";
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