[#] update patch version

This commit is contained in:
huiyadanli 2024-02-25 12:02:31 +08:00
parent 852d76ddfd
commit 10a58c9ed2
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -17,7 +17,7 @@ namespace RevokeMsgPatcher
{ {
Apps = AppConfig(), Apps = AppConfig(),
LatestVersion = "1.7", LatestVersion = "1.7",
PatchVersion = 20231024, PatchVersion = 20240225,
Notice = "", Notice = "",
NoticeUrl = "", NoticeUrl = "",
}; };

File diff suppressed because one or more lines are too long