Skip to content

Commit 396ada0

Browse files
committed
fix
1 parent d7c5c4b commit 396ada0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

JPushRN.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Pod::Spec.new do |s|
1818
s.frameworks = 'UIKit','CFNetwork','CoreFoundation','CoreTelephony','SystemConfiguration','CoreGraphics','Foundation','Security'
1919
s.weak_frameworks = 'UserNotifications'
2020
s.libraries = 'z','resolv'
21-
s.dependency 'JPush','6.0.1'
21+
s.dependency 'JPush','6.0.0'
2222
s.dependency 'React'
2323
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"types": "index.d.ts",
77
"license": "ISC",
88
"author": "wicked.tc130",
9-
"version": "3.2.4",
9+
"version": "3.2.5",
1010
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/jpush/jpush-react-native"

0 commit comments

Comments
 (0)