Skip to content

Commit

Permalink
Update AppodealVersions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriiFeshchenko committed Dec 6, 2021
1 parent 0f4e50a commit 8a7d640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Runtime/Common/Appodeal/AppodealVersions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ public static class AppodealVersions {
/// <summary>
/// The version for the Appodeal Unity SDK, which includes specific versions of the Appodeal Android and iOS SDKs.
/// </summary>
public const string APPODEAL_PLUGIN_VERSION = "2.14.4";
public const string APPODEAL_PLUGIN_VERSION = "2.14.5";

/// <summary>
/// Get Unity plugin version
Expand Down

0 comments on commit 8a7d640

Please sign in to comment.