Skip to content

Commit

Permalink
Merge pull request #111 from simplelocalize/update-dependencies
Browse files Browse the repository at this point in the history
Change version number
  • Loading branch information
jpomykala authored Apr 17, 2024
2 parents 00e72d3 + b43a45b commit 7f4bb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/simplelocalize/cli/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
public class Version
{

public static final String NUMBER = "2.6.0-beta";
public static final String NUMBER = "2.6.0";

private Version()
{
Expand Down

0 comments on commit 7f4bb4f

Please sign in to comment.