🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-11-12 00:11:39 +08:00
parent 3e3af89939
commit aa913bce8d
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.5.3";
private static final String TARGET_VERSION = "2.5.4";
private static final String REPLACE_VERSION = "2.5.4";
private static final String REPLACE_VERSION = "2.5.5";
private static final String PATH = new File("").getAbsolutePath();