Skip to content

Commit

Permalink
0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KedamaOvO committed Jul 21, 2019
1 parent 90c06a7 commit d0f4f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OsuDataDistributeRestfulPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public class OsuDataDistributeRestfulPlugin : Plugin
{
public const string PLUGIN_NAME = "OsuDataDistributeRestful";
public const string PLUGIN_AUTHOR = "KedamavOvO";
public const string VERSION = "0.5.0";
public const string VERSION = "0.5.1";

public static readonly Version MIN_ORTDP_VERSION = Version.Parse("1.4.3");
public static readonly Version MIN_RTPPD_VERSION = Version.Parse("1.7.0");
Expand Down

0 comments on commit d0f4f26

Please sign in to comment.