🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-01-22 22:40:28 +08:00
parent 4e5730f31f
commit d95d958de0
12 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.2.3";
private static final String TARGET_VERSION = "2.3.0";
private static final String REPLACE_VERSION = "2.3.0";
private static final String REPLACE_VERSION = "2.3.1";
private static final String PATH = new File("").getAbsolutePath();