Skip to content

Commit

Permalink
Update IWorkItemCommandLineConstants.java
Browse files Browse the repository at this point in the history
  • Loading branch information
rsjazz committed Feb 16, 2024
1 parent 402244a commit c81e30b
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 = "6.0.1";
public static final String VERSIONINFO = "6.1";

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

0 comments on commit c81e30b

Please sign in to comment.