Skip to content

Commit 61eeb1c

Browse files
committed
Bump to version 1.0.14
1 parent 09a279b commit 61eeb1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ios",
1919
"android"
2020
],
21-
"version": "1.0.13",
21+
"version": "1.0.14",
2222
"icon": "./assets/icon.png",
2323
"splash": {
2424
"image": "./assets/splash.png",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "WeechatNative",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"private": true,
55
"scripts": {
66
"start": "expo start",

0 commit comments

Comments
 (0)