Skip to content

Commit

Permalink
#10 Adjusted versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
loreV committed Feb 14, 2024
1 parent ba4551b commit 023a473
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
public class AppProperties {

public static final String APP_NAME = "Hikit";
public static final String DISPLAYED_VERSION = "1.6.0-SNAPSHOT";
public static final String DISPLAYED_VERSION = "1.7.0";
public static final String LOCAL_IP_ADDRESS = "127.0.0.1";

private final String port;
Expand Down

0 comments on commit 023a473

Please sign in to comment.