[+] Version 0.7

This commit is contained in:
huiyadanli
2020-01-05 01:20:57 +08:00
parent bd016b855f
commit c2c77c2a37
7 changed files with 10 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ namespace RevokeMsgPatcher
return new Bag
{
Apps = AppConfig(),
LatestVersion = "0.6",
LatestVersion = "0.7",
Notice = ""
};
}