help and greet were commented out >.>
This commit is contained in:
@@ -12,7 +12,7 @@ namespace NadekoBot
|
||||
{
|
||||
public class NadekoStats
|
||||
{
|
||||
public string BotVersion = "0.8-beta3";
|
||||
public string BotVersion = "0.8-beta4.2";
|
||||
|
||||
private static readonly NadekoStats _instance = new NadekoStats();
|
||||
public static NadekoStats Instance => _instance;
|
||||
|
Reference in New Issue
Block a user