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

This commit is contained in:
github-actions[bot]
2026-03-26 04:16:16 +00:00
parent 3f82646496
commit 98ba0f1a30
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "JKVideo",
"slug": "jsvideo",
"version": "1.0.17",
"version": "1.0.18",
"scheme": "jkvideo",
"orientation": "default",
"icon": "./assets/icon.png",

View File

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