This commit is contained in:
huiyadanli
2021-06-06 15:42:21 +08:00
parent 53fbda1f53
commit 84397963a7
6 changed files with 10 additions and 8 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -16,7 +16,7 @@ namespace RevokeMsgPatcher
return new Bag
{
Apps = AppConfig(),
LatestVersion = "0.9",
LatestVersion = "1.0",
Notice = ""
};
}
@@ -85,6 +85,7 @@
<None Include="Data\0.7\patch.json" />
<None Include="Data\0.8\patch.json" />
<None Include="Data\0.9\patch.json" />
<None Include="Data\1.0\patch.json" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>