Updated changelog. Version upped to 4.3.19

This commit is contained in:
Kwoth
2024-01-20 14:15:30 +00:00
parent 367135be6a
commit b0ac35b82e
3 changed files with 19 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.18";
public const string BOT_VERSION = "4.3.19";
public string Author
=> "Kwoth#2452";