Skip to content

Commit 517fc77

Browse files
Merge pull request #47 from qonversion/release/2.4.4
Release/2.4.4
2 parents 1e32b2d + 5cf6f4c commit 517fc77

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-qonversion",
33
"title": "React Native Qonversion",
4-
"version": "2.4.3",
4+
"version": "2.4.4",
55
"description": "Qonversion provides full in-app purchases infrastructure, so you do not need to build your own server for receipt validation. Implement in-app subscriptions, validate user receipts, check subscription status, and provide access to your app features and content using our StoreKit wrapper and Google Play Billing wrapper.",
66
"main": "index.js",
77
"scripts": {

react-native-qonversion.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Pod::Spec.new do |s|
2222
s.requires_arc = true
2323

2424
s.dependency "React"
25-
s.dependency "Qonversion", "2.13.2"
25+
s.dependency "Qonversion", "2.13.3"
2626
end

0 commit comments

Comments
 (0)