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 589e170 commit b43a45bCopy full SHA for b43a45b
src/main/java/io/simplelocalize/cli/Version.java
@@ -3,7 +3,7 @@
3
public class Version
4
{
5
6
- public static final String NUMBER = "2.6.0-beta";
+ public static final String NUMBER = "2.6.0";
7
8
private Version()
9
0 commit comments