🔖 修改版本.

This commit is contained in:
lijiahangmax
2025-09-10 01:44:58 +08:00
parent d2703661c8
commit bf4b1f9702
10 changed files with 11 additions and 11 deletions

View File

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