Skip to content

Commit

Permalink
Update version number to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
rsjazz committed Sep 13, 2022
1 parent ae03829 commit 49841eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*/
public interface IWorkItemCommandLineConstants {

public static final String VERSIONINFO = "5.3.1";
public static final String VERSIONINFO = "6.0";

// Commands available
public static final String COMMAND_CREATE = "create";
Expand Down

0 comments on commit 49841eb

Please sign in to comment.