🔖 升级版本.

This commit is contained in:
lijiahang
2025-02-18 10:56:41 +08:00
parent 9a68282127
commit 397bbb2657
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.3.1";
private static final String TARGET_VERSION = "2.3.2";
private static final String REPLACE_VERSION = "2.3.2";
private static final String REPLACE_VERSION = "2.3.3";
private static final String PATH = new File("").getAbsolutePath();