Updated changelog. Version upped to 4.3.17

This commit is contained in:
Kwoth
2023-09-06 04:20:52 +00:00
parent 42b9a01550
commit b4fec10ee6
2 changed files with 9 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.16";
public const string BOT_VERSION = "4.3.17";
public string Author
=> "Kwoth#2452";