Skip to content

Commit 1644006

Browse files
committed
7.0.0-SNAPSHOT -> 7.0.0
1 parent fd0ed92 commit 1644006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itext/itext.kernel/itext/kernel/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public sealed 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
/// </remarks>
75-
private static String release = "7.0.1-SNAPSHOT";
75+
private static String release = "7.0.0";
7676

7777
/// <summary>This String contains the iText version as shown in the producer line.</summary>
7878
/// <remarks>

0 commit comments

Comments
 (0)