🔨 升级版本.

This commit is contained in:
lijiahangmax
2025-10-20 00:23:48 +08:00
parent 55d0dfd27d
commit a2f7ab7f9c
11 changed files with 13 additions and 13 deletions

View File

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