Changelog updated, version updated to 4.3.18

This commit is contained in:
Kwoth
2023-12-26 17:10:44 +00:00
parent 96851c7c2d
commit ef4d38bc87
2 changed files with 24 additions and 1 deletions

View File

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