Skip to content

Commit 22ac552

Browse files
chore: bump version to v1.0.1 [skip ci]
1 parent 28c6389 commit 22ac552

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.0",
5+
"version": "1.0.1",
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.0",
3+
"version": "1.0.1",
44
"main": "expo-router/entry",
55
"scripts": {
66
"start": "expo start",

0 commit comments

Comments
 (0)