From 9d433257f3e218edfc32b57a879ddb364e54791b Mon Sep 17 00:00:00 2001 From: huangshuni <15889638723@163.com> Date: Thu, 25 Apr 2024 14:37:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E4=B8=BA3.0.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/package.json b/example/package.json index 1fa937e..2ac3e45 100644 --- a/example/package.json +++ b/example/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "jcore-react-native": "2.1.3", - "jpush-react-native": "3.0.6", + "jpush-react-native": "3.0.7", "react": "16.8.6", "react-native": "0.60.5", "update": "^0.7.4" diff --git a/package.json b/package.json index 7cdf662..db805cc 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "types": "index.d.ts", "license": "ISC", "author": "wicked.tc130", - "version": "3.0.6", + "version": "3.0.7", "repository": { "type": "git", "url": "https://github.com/jpush/jpush-react-native"