🔖 升级版本.

This commit is contained in:
lijiahang
2025-02-10 10:08:55 +08:00
parent de9a921c49
commit 7f76325284
14 changed files with 19 additions and 20 deletions

View File

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