Skip to content

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
Release 4.0.2
  • Loading branch information
SpertsyanKM authored Jan 17, 2023
2 parents 77c8978 + 25951dc commit 6cc5c14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Runtime/Scripts/Internal/QonversionInternal.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ internal class QonversionInternal : MonoBehaviour, IQonversion
private const string OnEligibilitiesMethodName = "OnEligibilities";
private const string OnUserInfoMethodName = "OnUserInfo";

private const string SdkVersion = "4.0.1";
private const string SdkVersion = "4.0.2";
private const string SdkSource = "unity";

private IQonversionWrapper _nativeWrapperInstance;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.qonversion.unity",
"displayName": "Qonversion",
"version": "4.0.1",
"version": "4.0.2",
"unity": "2018.3",
"description": "Empower your mobile app marketing and product decisions with precise subscription data.",
"author": {
Expand Down

0 comments on commit 6cc5c14

Please sign in to comment.