Skip to content

Commit 21d5de6

Browse files
committed
Hotfix Plugin version update.
1 parent c0b12e9 commit 21d5de6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Runtime/Common/MobileAds.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public static class MobileAds
1111
/// <summary>
1212
/// The CAS Unity plugin wrapper version.
1313
/// </summary>
14-
public const string wrapperVersion = "3.7.3";
14+
public const string wrapperVersion = "3.8.0";
1515

1616
/// <summary>
1717
/// Get singleton instance for configure all mediation managers.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.cleversolutions.ads.unity",
3-
"version": "3.7.3",
3+
"version": "3.8.0",
44
"displayName": "CleverAdsSolutions",
55
"description": "CAS.AI Unity plugine to ads monetize apps on Android and iOS platforms.",
66
"unity": "2018.4",

0 commit comments

Comments
 (0)