chore: prepare v1.0.4 release

This commit is contained in:
xweiba
2026-08-09 18:36:02 +08:00
parent a2f46dd166
commit 27af50375d
10 changed files with 40 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ struct AppRemoteConfiguration: Decodable, Equatable {
let communityPromptClients: [String]
static let fallback = AppRemoteConfiguration(
latestVersion: "1.0.3",
latestVersion: "1.0.4",
minimumSupportedVersion: "1.0.0",
communityPromptClients: [
ThirdPartyProxyClient.surge.rawValue,