This commit is contained in:
辉鸭蛋 2024-09-29 01:38:42 +08:00
parent ef1d23d8b5
commit c69677b0bd
6 changed files with 7 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -16,8 +16,8 @@ namespace RevokeMsgPatcher
return new Bag
{
Apps = AppConfig(),
LatestVersion = "1.8",
PatchVersion = 20240928,
LatestVersion = "1.9",
PatchVersion = 20240929,
Notice = "",
NoticeUrl = "",
};

View File

@ -96,6 +96,7 @@
<None Include="Data\1.6\patch.json" />
<None Include="Data\1.7\patch.json" />
<None Include="Data\1.8\patch.json" />
<None Include="Data\1.9\patch.json" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>

File diff suppressed because one or more lines are too long