Skip to content

Commit

Permalink
Update version 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rsjazz committed Oct 7, 2022
1 parent 695cc3c commit 891636a
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 = "5.3.2";

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

0 comments on commit 891636a

Please sign in to comment.