We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c06a7 commit d0f4f26Copy full SHA for d0f4f26
OsuDataDistributeRestfulPlugin.cs
@@ -15,7 +15,7 @@ public class OsuDataDistributeRestfulPlugin : Plugin
15
{
16
public const string PLUGIN_NAME = "OsuDataDistributeRestful";
17
public const string PLUGIN_AUTHOR = "KedamavOvO";
18
- public const string VERSION = "0.5.0";
+ public const string VERSION = "0.5.1";
19
20
public static readonly Version MIN_ORTDP_VERSION = Version.Parse("1.4.3");
21
public static readonly Version MIN_RTPPD_VERSION = Version.Parse("1.7.0");
0 commit comments