Skip to content

Commit 9c9354d

Browse files
committed
add more windows related jdk/bin executables
1 parent 7ca7ae5 commit 9c9354d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/vproxy/jdkman/Main.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import java.util.*;
1717

1818
public class Main {
19-
public static final String VERSION = "1.0.3";
19+
public static final String VERSION = "1.0.4";
2020
private static final String HELP_STR = """
2121
Usage:
2222
jdkman [action] [options]

0 commit comments

Comments
 (0)