🚀 升级版本.

This commit is contained in:
lijiahangmax
2026-01-23 11:12:34 +08:00
parent 8a1bf72d30
commit 4da3fc9356
10 changed files with 12 additions and 12 deletions

View File

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