Skip to content

Commit 9dce9b9

Browse files
committed
v0.4.0
1 parent fe2ce3f commit 9dce9b9

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.3.2";
18+
public const string VERSION = "0.4.0";
1919

2020
public ApiServer ApiServer { get; private set; }
2121
private FileServer fileHttpServer;

0 commit comments

Comments
 (0)