Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
suriksarkisyan authored Jul 12, 2023
1 parent 4314fe6 commit 78ebf3a
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 @@ -24,7 +24,7 @@ internal class QonversionInternal : MonoBehaviour, IQonversion
private const string OnAttachUserMethodName = "OnAttachUser";
private const string OnDetachUserMethodName = "OnDetachUser";

private const string SdkVersion = "4.4.2";
private const string SdkVersion = "5.0.0";
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.4.2",
"version": "5.0.0",
"unity": "2018.3",
"description": "Empower your mobile app marketing and product decisions with precise subscription data.",
"author": {
Expand Down

0 comments on commit 78ebf3a

Please sign in to comment.