版本号迭代

This commit is contained in:
辉鸭蛋
2026-08-16 20:51:31 +08:00
parent e9003fef67
commit 8360fe2af7
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -17,7 +17,7 @@ namespace RevokeMsgPatcher
{ {
Apps = AppConfig(), Apps = AppConfig(),
LatestVersion = "2.1", LatestVersion = "2.1",
PatchVersion = 20260809, PatchVersion = 20260816,
Notice = "", Notice = "",
NoticeUrl = "", NoticeUrl = "",
}; };
File diff suppressed because one or more lines are too long