Upped version to 4.0.3

This commit is contained in:
Kwoth
2022-03-04 01:28:14 +01:00
parent a90b5a62f3
commit c4efe2965b

View File

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