mirror of
https://gitee.com/dromara/orion-visor.git
synced 2026-05-14 12:32:09 +08:00
🚀 升级版本.
This commit is contained in:
@@ -39,9 +39,9 @@ import java.util.function.Function;
|
||||
*/
|
||||
public class ReplaceVersion {
|
||||
|
||||
private static final String TARGET_VERSION = "2.5.0";
|
||||
private static final String TARGET_VERSION = "2.5.1";
|
||||
|
||||
private static final String REPLACE_VERSION = "2.5.1";
|
||||
private static final String REPLACE_VERSION = "2.5.2";
|
||||
|
||||
private static final String PATH = new File("").getAbsolutePath();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user