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 fd0ed92 commit 1644006Copy full SHA for 1644006
itext/itext.kernel/itext/kernel/Version.cs
@@ -72,7 +72,7 @@ public sealed 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
/// </remarks>
75
- private static String release = "7.0.1-SNAPSHOT";
+ private static String release = "7.0.0";
76
77
/// <summary>This String contains the iText version as shown in the producer line.</summary>
78
/// <remarks>
0 commit comments