🚀 升级版本.

This commit is contained in:
lijiahangmax
2025-10-07 22:24:50 +08:00
parent 55c2199c3f
commit 3045512320
9 changed files with 10 additions and 10 deletions

View File

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