Skip to content

Commit d0f4f26

Browse files
committed
0.5.1
1 parent 90c06a7 commit d0f4f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OsuDataDistributeRestfulPlugin.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public class OsuDataDistributeRestfulPlugin : Plugin
1515
{
1616
public const string PLUGIN_NAME = "OsuDataDistributeRestful";
1717
public const string PLUGIN_AUTHOR = "KedamavOvO";
18-
public const string VERSION = "0.5.0";
18+
public const string VERSION = "0.5.1";
1919

2020
public static readonly Version MIN_ORTDP_VERSION = Version.Parse("1.4.3");
2121
public static readonly Version MIN_RTPPD_VERSION = Version.Parse("1.7.0");

0 commit comments

Comments
 (0)