From e61a2d27447bcb381607e1a641a095b94e2f8a2f Mon Sep 17 00:00:00 2001 From: lyswhut Date: Sun, 1 Aug 2021 13:40:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6547692..1de2f7f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lx-music-mobile", - "version": "0.5.3", - "versionCode": 20, + "version": "0.6.0-beta", + "versionCode": 21, "scripts": { "ar": "react-native run-android", "ios": "react-native run-ios",