Possible fix for the windows release, updated packages

This commit is contained in:
Kwoth
2022-05-14 04:26:50 +02:00
parent cb865d5012
commit fa259384f1
3 changed files with 85 additions and 79 deletions

View File

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