Version upped to 5.1.14, updated CHANGELOG.md

This commit is contained in:
Toastie 2024-10-05 14:16:57 +13:00
parent 113dc3748a
commit 8176cdbf96
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except date format. a-c-f-r-o
## [5.1.14] - 03.10.2024
## Changed
- Improved `.xplb -c`, it will now correctly only show users who are still in the server with no count limit
## Fixed
- Fixed marmalade load error on startup
## [5.1.13] - 03.10.2024
### Fixed

View file

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