Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
SpertsyanKM committed Apr 4, 2024
1 parent 6064982 commit 7a3583b
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 @@ -25,7 +25,7 @@ internal class QonversionInternal : MonoBehaviour, IQonversion
private const string OnAttachUserMethodName = "OnAttachUser";
private const string OnDetachUserMethodName = "OnDetachUser";

private const string SdkVersion = "7.2.0";
private const string SdkVersion = "7.3.0";
private const string SdkSource = "unity";

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

0 comments on commit 7a3583b

Please sign in to comment.