🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-01-05 18:33:38 +08:00
parent cbe1eeec74
commit 4e3f548ac8
13 changed files with 16 additions and 16 deletions

View File

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