Skip to content
Snippets Groups Projects
Commit 44478e0f authored by Kwoth's avatar Kwoth
Browse files

Upped version to 4.1.4

parent c73c2da6
No related branches found
Tags 4.1.4
No related merge requests found
......@@ -5,9 +5,11 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.
## Unreleased
### [4.1.4] - 06-05-2022
### Fixed
- `.yun` fixed
- Fixed `.yun`
## [4.1.3] - 06.05.2022
......
......@@ -7,7 +7,7 @@ namespace NadekoBot.Services;
public sealed class StatsService : IStatsService, IReadyExecutor, INService
{
public const string BOT_VERSION = "4.1.3";
public const string BOT_VERSION = "4.1.4";
public string Author
=> "Kwoth#2452";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment