v1.2.0: 重构为插件+独立Manager架构,横版UI,精确保留文本框边距的文档转换
This commit is contained in:
@@ -46,7 +46,7 @@ namespace BetterEN5.Services
|
||||
var manifest = new PatchManifest
|
||||
{
|
||||
InstallTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"),
|
||||
Version = "1.1.2"
|
||||
Version = "1.2.0"
|
||||
};
|
||||
|
||||
BackupFile(manifest,
|
||||
|
||||
Reference in New Issue
Block a user