升级版本.

This commit is contained in:
lijiahangmax
2025-06-06 16:27:29 +08:00
parent 3a586c47a3
commit 7fab68f8c0
13 changed files with 14 additions and 14 deletions

View File

@@ -39,9 +39,9 @@ import java.util.function.Function;
*/
public class ReplaceVersion {
private static final String TARGET_VERSION = "2.3.7";
private static final String TARGET_VERSION = "2.3.8";
private static final String REPLACE_VERSION = "2.3.8";
private static final String REPLACE_VERSION = "2.3.9";
private static final String PATH = new File("").getAbsolutePath();