upped version to 6.0.5, updated changelog

This commit is contained in:
Toastie 2025-03-15 12:16:44 +13:00
parent d5eb3b57a0
commit d77fa7a115
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
2 changed files with 17 additions and 1 deletions

View file

@ -2,6 +2,22 @@
*a,c,f,r,o*
## [6.0.5] - 15.03.2025
### Added
- Aded a title in `.whosplaying`
- Added a crown emoji next to commands if -v 1 or -v2 option is specified
### Changed
- `.remind` looks better
- `.savechat` no longer owner only, up to 1000 messages - unlimited if ran by the bot owner
### Fixed
- `.ropl` fixed
## [6.0.4] - 14.03.2025
### Added

View file

@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>true</ImplicitUsings>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
<Version>6.0.4</Version>
<Version>6.0.5</Version>
<!-- Output/build -->
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>