From 0e067b4ba4620585853c998244781df03ac28a50 Mon Sep 17 00:00:00 2001 From: JoshLi <542938192@qq.com> Date: Thu, 5 Aug 2021 19:29:43 +0800 Subject: [PATCH] =?UTF-8?q?iOS=20lib=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{jpush-ios-3.7.4.a => libjpush-ios-3.7.4.a} | Bin package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename ios/RCTJPushModule/{jpush-ios-3.7.4.a => libjpush-ios-3.7.4.a} (100%) diff --git a/ios/RCTJPushModule/jpush-ios-3.7.4.a b/ios/RCTJPushModule/libjpush-ios-3.7.4.a similarity index 100% rename from ios/RCTJPushModule/jpush-ios-3.7.4.a rename to ios/RCTJPushModule/libjpush-ios-3.7.4.a diff --git a/package.json b/package.json index 6722784..8935a58 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "types": "index.d.ts", "license": "ISC", "author": "wicked.tc130", - "version": "2.8.4", + "version": "2.8.5", "repository": { "type": "git", "url": "https://github.com/jpush/jpush-react-native"