chore: prepare v1.0.3 release

This commit is contained in:
xweiba
2026-08-09 15:32:41 +08:00
parent 893f674004
commit a6688b4a49
10 changed files with 43 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.2",
latestVersion: "1.0.3",
minimumSupportedVersion: "1.0.0",
communityPromptClients: [
ThirdPartyProxyClient.surge.rawValue,