commit d224859c3ae8c6bf9fd14e01f7cf255f9a29ccf3
parent a9732f2edd4dc56e62a932ccdc5fba4404d0d267
Author: Matthew Horan <matt@matthoran.com>
Date: Sat, 17 Apr 2021 17:41:50 -0400
Bump version to 1.0.7
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.6",
+ "version": "1.0.7",
"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.6",
+ "version": "1.0.7",
"private": true,
"scripts": {
"start": "expo start",