Upped version to 4.2.13, updated changelog

This commit is contained in:
Kwoth
2023-02-20 21:57:42 +01:00
parent fb4aac9f0d
commit 6d6a3a811f
2 changed files with 10 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.12";
public const string BOT_VERSION = "4.3.13";
public string Author
=> "Kwoth#2452";