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
@@ -25,7 +25,7 @@ import sys
with open(sys.argv[1], encoding="utf-8") as handle:
config = json.load(handle)
assert config["latestVersion"] == "1.0.3"
assert config["latestVersion"] == "1.0.4"
assert config["minimumSupportedVersion"] == "1.0.0"
assert "shadowrocket" not in config["communityPromptClients"]
assert set(config["communityPromptClients"]) == {