fix(api): enhance SourceConfig filtering to ensure unique site entries and improve validation

fix(update): update GitHub URLs in UpdateConfig and bump version to 1.3.5
This commit is contained in:
zimplexing
2025-08-15 17:24:42 +08:00
parent cfb3982611
commit 6db0c5d888
3 changed files with 23 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
"name": "OrionTV",
"private": true,
"main": "expo-router/entry",
"version": "1.3.4",
"version": "1.3.5",
"scripts": {
"start": "EXPO_TV=1 EXPO_USE_METRO_WORKSPACE_ROOT=1 expo start",
"android": "EXPO_TV=1 EXPO_USE_METRO_WORKSPACE_ROOT=1 expo run:android",