mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2026-07-28 21:14:33 +08:00
[v] 1.9
This commit is contained in:
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
@@ -16,8 +16,8 @@ namespace RevokeMsgPatcher
|
|||||||
return new Bag
|
return new Bag
|
||||||
{
|
{
|
||||||
Apps = AppConfig(),
|
Apps = AppConfig(),
|
||||||
LatestVersion = "1.8",
|
LatestVersion = "1.9",
|
||||||
PatchVersion = 20240928,
|
PatchVersion = 20240929,
|
||||||
Notice = "",
|
Notice = "",
|
||||||
NoticeUrl = "",
|
NoticeUrl = "",
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -96,6 +96,7 @@
|
|||||||
<None Include="Data\1.6\patch.json" />
|
<None Include="Data\1.6\patch.json" />
|
||||||
<None Include="Data\1.7\patch.json" />
|
<None Include="Data\1.7\patch.json" />
|
||||||
<None Include="Data\1.8\patch.json" />
|
<None Include="Data\1.8\patch.json" />
|
||||||
|
<None Include="Data\1.9\patch.json" />
|
||||||
<None Include="Properties\Settings.settings">
|
<None Include="Properties\Settings.settings">
|
||||||
<Generator>SettingsSingleFileGenerator</Generator>
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user