Skip to content

Commit 5cf90a9

Browse files
committed
[RELEASE] 7.0.4-SNAPSHOT -> 7.0.4
1 parent 92702d2 commit 5cf90a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/src/main/java/com/itextpdf/kernel/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public final class Version {
7272
* This String contains the version number of this iText release.
7373
* For debugging purposes, we request you NOT to change this constant.
7474
*/
75-
private static String release = "7.0.4-SNAPSHOT";
75+
private static String release = "7.0.4";
7676
/**
7777
* This String contains the iText version as shown in the producer line.
7878
* iText is a product developed by iText Group NV.

0 commit comments

Comments
 (0)