Upped version to 4.3.7, updated changelog

This commit is contained in:
Kwoth
2022-09-14 02:46:03 +02:00
parent 62ec2241e4
commit 3fc53b0609
2 changed files with 12 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.6";
public const string BOT_VERSION = "4.3.7";
public string Author
=> "Kwoth#2452";