We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0d3eb commit e334619Copy full SHA for e334619
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.4.0";
+ public const string VERSION = "0.5.0";
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