Skip to content

Commit 9abc408

Browse files
chore: bump version to v1.0.3 [skip ci]
1 parent b940862 commit 9abc408

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "JKVideo",
44
"slug": "jkvideo",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"scheme": "bilibili",
77
"orientation": "default",
88
"icon": "./assets/icon.png",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jkvideo",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "expo-router/entry",
55
"scripts": {
66
"start": "expo start",

0 commit comments

Comments
 (0)