chore: update version to 1.2.1 in package.json

This commit is contained in:
zimplexing
2025-07-16 22:06:28 +08:00
parent f6baa0523c
commit c514a6d03e

View File

@@ -2,7 +2,7 @@
"name": "OrionTV",
"private": true,
"main": "expo-router/entry",
"version": "1.2.0",
"version": "1.2.1",
"scripts": {
"start": "EXPO_USE_METRO_WORKSPACE_ROOT=1 expo start",
"start-tv": "EXPO_TV=1 EXPO_USE_METRO_WORKSPACE_ROOT=1 expo start",