Skip to content

Commit

Permalink
Bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriiFeshchenko committed Aug 30, 2024
1 parent 337dab9 commit ec092d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Runtime/Common/AppodealVersions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace AppodealStack.Monetization.Common
[SuppressMessage("ReSharper", "UnusedMember.Global")]
public static class AppodealVersions
{
private const string AppodealPluginVersion = "3.3.2";
private const string AppodealPluginVersion = "3.3.2-anr.1";

/// <summary>
/// Gets the current version of the Appodeal Unity Plugin.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.appodeal.mediation",
"version": "3.3.2",
"version": "3.3.2-anr.1",
"displayName": "Appodeal",
"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.",
"documentationUrl": "https://docs.appodeal.com/unity/get-started",
Expand Down

0 comments on commit ec092d0

Please sign in to comment.