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

This commit is contained in:
github-actions[bot]
2026-03-20 06:37:41 +00:00
parent 390d5874e9
commit bb0fdbd35f
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "JKVideo",
"slug": "jkvideo",
"version": "1.0.1",
"version": "1.0.2",
"scheme": "bilibili",
"orientation": "default",
"icon": "./assets/icon.png",

View File

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