From 2139958e2003e534f2bd63f349c3fe777004cf41 Mon Sep 17 00:00:00 2001 From: suriksarkisyan Date: Wed, 5 Jun 2024 08:35:01 +0000 Subject: [PATCH 1/2] [create-pull-request] automated change --- Runtime/Scripts/Internal/QonversionInternal.cs | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Runtime/Scripts/Internal/QonversionInternal.cs b/Runtime/Scripts/Internal/QonversionInternal.cs index 2c12844..7188ea5 100644 --- a/Runtime/Scripts/Internal/QonversionInternal.cs +++ b/Runtime/Scripts/Internal/QonversionInternal.cs @@ -26,7 +26,7 @@ internal class QonversionInternal : MonoBehaviour, IQonversion private const string OnAttachUserMethodName = "OnAttachUser"; private const string OnDetachUserMethodName = "OnDetachUser"; - private const string SdkVersion = "7.4.0"; + private const string SdkVersion = "7.5.0"; private const string SdkSource = "unity"; private const string DefaultRemoteConfigContextKey = ""; diff --git a/package.json b/package.json index dd748eb..9335ea5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.qonversion.unity", "displayName": "Qonversion", - "version": "7.4.0", + "version": "7.5.0", "unity": "2018.3", "description": "Empower your mobile app marketing and product decisions with precise subscription data.", "author": { From e8310420c7d8c671004a6a4a646f97fd379a941e Mon Sep 17 00:00:00 2001 From: Surik Date: Wed, 5 Jun 2024 12:38:52 +0400 Subject: [PATCH 2/2] Bump native version --- Editor/QonversionDependencies.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Editor/QonversionDependencies.xml b/Editor/QonversionDependencies.xml index 3d130d7..8a11b2a 100644 --- a/Editor/QonversionDependencies.xml +++ b/Editor/QonversionDependencies.xml @@ -1,11 +1,11 @@ - + - +