Version upped to 4.3.10, CHANGELOG.md updated

This commit is contained in:
Kwoth
2022-11-10 22:42:34 +01:00
parent 3992ae392b
commit e49e3eec69
2 changed files with 23 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ namespace NadekoBot.Services;
public sealed class StatsService : IStatsService, IReadyExecutor, INService
{
public const string BOT_VERSION = "4.3.9";
public const string BOT_VERSION = "4.3.10";
public string Author
=> "Kwoth#2452";