升级版本.

This commit is contained in:
lijiahangmax
2025-07-10 03:34:23 +08:00
parent b42645b0ce
commit d0eddf1e15
10 changed files with 12 additions and 12 deletions

View File

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