We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b12e9 commit 21d5de6Copy full SHA for 21d5de6
Runtime/Common/MobileAds.cs
@@ -11,7 +11,7 @@ public static class MobileAds
11
/// <summary>
12
/// The CAS Unity plugin wrapper version.
13
/// </summary>
14
- public const string wrapperVersion = "3.7.3";
+ public const string wrapperVersion = "3.8.0";
15
16
17
/// Get singleton instance for configure all mediation managers.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.cleversolutions.ads.unity",
3
- "version": "3.7.3",
+ "version": "3.8.0",
4
"displayName": "CleverAdsSolutions",
5
"description": "CAS.AI Unity plugine to ads monetize apps on Android and iOS platforms.",
6
"unity": "2018.4",
0 commit comments