Fixed greet/bye messages showing wrong message in the wrong server sometimes

Fixed the check for updates service
Version upped to 5.1.12. Updated CHANGELOG.md
This commit is contained in:
Toastie 2024-10-05 11:44:44 +13:00
parent 3ba1d06fd0
commit 487c7865cb
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
38 changed files with 101 additions and 74 deletions
src/EllieBot

View file

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