Fixed some commandhandler issues, fixed cleanup migration not taking into account alias duplication (how is it even possible?)

This commit is contained in:
Toastie 2025-03-01 19:57:44 +13:00
parent 76bafd076f
commit 231e77452f
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
6 changed files with 19 additions and 32 deletions
src/EllieBot

View file

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