Skip to content

Commit b14b31a

Browse files
committed
Release version 1.0.16
* Bump to Expo v50 * Migrate to react-native-drawer-layout
1 parent cb4a091 commit b14b31a

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
@@ -18,7 +18,7 @@
1818
"ios",
1919
"android"
2020
],
21-
"version": "1.0.15",
21+
"version": "1.0.16",
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.15",
3+
"version": "1.0.16",
44
"private": true,
55
"scripts": {
66
"start": "expo start",

0 commit comments

Comments
 (0)