essential commit
This commit is contained in:
parent
cdb9750455
commit
9c9e676ae9
@ -12,7 +12,7 @@ namespace NadekoBot
|
||||
{
|
||||
public class NadekoStats
|
||||
{
|
||||
public string BotVersion = "0.8-beta6";
|
||||
public string BotVersion = "0.8-beta7";
|
||||
|
||||
private static readonly NadekoStats _instance = new NadekoStats();
|
||||
public static NadekoStats Instance => _instance;
|
||||
|
Loading…
Reference in New Issue
Block a user