🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-12-12 11:01:15 +08:00
parent ffcb3baf44
commit 2296ca46a4
11 changed files with 33 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.4";
private static final String TARGET_VERSION = "2.5.5";
private static final String REPLACE_VERSION = "2.5.5";
private static final String REPLACE_VERSION = "2.5.6";
private static final String PATH = new File("").getAbsolutePath();