Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
MikiraSora committed Apr 11, 2022
1 parent 72da649 commit 09eac48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OsuRTDataProviderPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class OsuRTDataProviderPlugin : Plugin
{
public const string PLUGIN_NAME = "OsuRTDataProvider";
public const string PLUGIN_AUTHOR = "KedamaOvO";
public const string VERSION = "1.6.9";
public const string VERSION = "1.7.0";

private PluginConfigurationManager m_config_manager;

Expand Down

0 comments on commit 09eac48

Please sign in to comment.