Skip to content

Commit

Permalink
add more windows related jdk/bin executables
Browse files Browse the repository at this point in the history
  • Loading branch information
wkgcass committed May 28, 2024
1 parent 7ca7ae5 commit 9c9354d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/vproxy/jdkman/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import java.util.*;

public class Main {
public static final String VERSION = "1.0.3";
public static final String VERSION = "1.0.4";
private static final String HELP_STR = """
Usage:
jdkman [action] [options]
Expand Down

0 comments on commit 9c9354d

Please sign in to comment.