🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-04-03 01:43:30 +08:00
parent 0e0c9cc628
commit 858ca1becc
13 changed files with 14 additions and 14 deletions

View File

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