chore: bump version to v1.0.7 [skip ci]

This commit is contained in:
github-actions[bot]
2026-03-23 17:27:08 +00:00
parent 2e5f749583
commit a8e40dbd5f
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "JKVideo",
"slug": "jsvideo",
"version": "1.0.6",
"version": "1.0.7",
"scheme": "bilibili",
"orientation": "default",
"icon": "./assets/icon.png",

View File

@@ -1,6 +1,6 @@
{
"name": "jkvideo",
"version": "1.0.6",
"version": "1.0.7",
"main": "expo-router/entry",
"scripts": {
"start": "expo start",