Upped version to 3.0.7, Updated changelog

This commit is contained in:
Kwoth
2021-10-05 13:12:28 +02:00
parent 83ea046d5f
commit db7cf3d757
2 changed files with 6 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ namespace NadekoBot.Services
private readonly IBotCredentials _creds;
private readonly DateTime _started;
public const string BotVersion = "3.0.6";
public const string BotVersion = "3.0.7";
public string Author => "Kwoth#2452";
public string Library => "Discord.Net";