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 @@ - + - + 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": {