Skip to content

Commit

Permalink
Release version 1.0.16
Browse files Browse the repository at this point in the history
* Bump to Expo v50
* Migrate to react-native-drawer-layout
  • Loading branch information
mhoran committed Feb 18, 2024
1 parent cb4a091 commit b14b31a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"ios",
"android"
],
"version": "1.0.15",
"version": "1.0.16",
"icon": "./assets/icon.png",
"splash": {
"image": "./assets/splash.png",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "WeechatNative",
"version": "1.0.15",
"version": "1.0.16",
"private": true,
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit b14b31a

Please sign in to comment.