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 authored Sep 29, 2022
1 parent 601d13b commit 0e5cc9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Runtime/Scripts/Qonversion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public class Qonversion : MonoBehaviour
private const string OnOfferingsMethodName = "OnOfferings";
private const string OnEligibilitiesMethodName = "OnEligibilities";

private const string SdkVersion = "3.6.2";
private const string SdkVersion = "3.7.0";
private const string SdkSource = "unity";

private static IQonversionWrapper _Instance;
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": "3.6.2",
"version": "3.7.0",
"unity": "2018.3",
"description": "Empower your mobile app marketing and product decisions with precise subscription data.",
"author": {
Expand Down

0 comments on commit 0e5cc9e

Please sign in to comment.