Skip to content

Commit bef69a9

Browse files
Bump plugin version
1 parent 6d51405 commit bef69a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Runtime/Common/AppodealVersions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace AppodealStack.Monetization.Common
1212
[SuppressMessage("ReSharper", "UnusedMember.Global")]
1313
public static class AppodealVersions
1414
{
15-
private const string AppodealPluginVersion = "3.5.2";
15+
private const string AppodealPluginVersion = "3.6.0-alpha.1";
1616

1717
/// <summary>
1818
/// Gets the current version of the Appodeal Unity Plugin.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.appodeal.mediation",
3-
"version": "3.5.2",
3+
"version": "3.6.0-alpha.1",
44
"displayName": "Appodeal",
55
"description": "Monetize more with less hassle. Our one ad mediation SDK includes it all: 70+ ad demand sources, all ad formats, in-app bidding algorithm, full-controls, a/b testing plus much more.",
66
"documentationUrl": "https://docs.appodeal.com/unity/get-started",

0 commit comments

Comments
 (0)