mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 16:24:27 -05:00 
			
		
		
		
	Upped version to 4.0.6, Updated changelog
This commit is contained in:
		@@ -7,6 +7,13 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
- More cool stuff coming soon
 | 
					- More cool stuff coming soon
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## [4.0.6] - 21.03.2022
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Fixes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Fixed voice presence logging
 | 
				
			||||||
 | 
					- Fixed .clubaccept, .clubban, .clubkick and .clubunban commands
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## [4.0.5] - 21.03.2022
 | 
					## [4.0.5] - 21.03.2022
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Fixes
 | 
					### Fixes
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,7 +7,7 @@ namespace NadekoBot.Services;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
public sealed class StatsService : IStatsService, IReadyExecutor, INService, IDisposable
 | 
					public sealed class StatsService : IStatsService, IReadyExecutor, INService, IDisposable
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    public const string BOT_VERSION = "4.0.5";
 | 
					    public const string BOT_VERSION = "4.0.6";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    public string Author
 | 
					    public string Author
 | 
				
			||||||
        => "Kwoth#2452";
 | 
					        => "Kwoth#2452";
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user