升级版本.

This commit is contained in:
lijiahangmax
2025-03-09 20:00:10 +08:00
parent 14c4e77445
commit c820443a3b
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.3";
private static final String TARGET_VERSION = "2.3.4";
private static final String REPLACE_VERSION = "2.3.4";
private static final String REPLACE_VERSION = "2.3.5";
private static final String PATH = new File("").getAbsolutePath();