Skip to content

Commit e334619

Browse files
committed
0.5.0
1 parent 7d0d3eb commit e334619

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.4.0";
18+
public const string VERSION = "0.5.0";
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)