commit 29718ed864fa398e709394070a15e814b29b2f45
parent bf0c5ec97a3bec418ca28b026bff7cadac765974
Author: Matthew Horan <matt@matthoran.com>
Date: Sat, 6 Mar 2021 12:09:44 -0500
Bump version to 1.0.6
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app.json b/app.json
@@ -18,7 +18,7 @@
"ios",
"android"
],
- "version": "1.0.5",
+ "version": "1.0.6",
"icon": "./assets/icon.png",
"splash": {
"image": "./assets/splash.png",
diff --git a/package.json b/package.json
@@ -1,6 +1,6 @@
{
"name": "WeechatNative",
- "version": "1.0.5",
+ "version": "1.0.6",
"private": true,
"scripts": {
"start": "expo start",