🔨 监控模块.

This commit is contained in:
lijiahangmax
2025-09-24 23:09:58 +08:00
parent eb8d618c2a
commit 1881086e98
227 changed files with 11276 additions and 603 deletions

View File

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