Upped version to 4.3.15, Updated CHANGELOG.md

This commit is contained in:
Kwoth
2023-05-21 00:37:29 +02:00
parent 073b832065
commit 93df4f3bf3
2 changed files with 10 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.14";
public const string BOT_VERSION = "4.3.15";
public string Author
=> "Kwoth#2452";