This commit is contained in:
huiyadanli
2023-10-24 01:22:22 +08:00
parent c2cf4593c5
commit 4b4ee82738
8 changed files with 23 additions and 11 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -16,8 +16,8 @@ namespace RevokeMsgPatcher
return new Bag
{
Apps = AppConfig(),
LatestVersion = "1.6",
PatchVersion = 20230711,
LatestVersion = "1.7",
PatchVersion = 20231024,
Notice = "",
NoticeUrl = "",
};
@@ -94,6 +94,7 @@
<None Include="Data\1.4\patch.json" />
<None Include="Data\1.5\patch.json" />
<None Include="Data\1.6\patch.json" />
<None Include="Data\1.7\patch.json" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>