updated changelog, updated version

.notify commands are no longer owner only, they now require Admin permissions
.notify messages can now mention anyone
This commit is contained in:
Toastie 2024-12-16 17:47:04 +13:00
parent 29822cd0cb
commit 5d4e730f35
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
4 changed files with 13 additions and 5 deletions
src/EllieBot

View file

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