Version upped to 5.1.10, updated changelog

This commit is contained in:
Toastie 2024-09-24 22:08:13 +12:00
parent 72a556c7cf
commit 564ae52291
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.10] - 24.09.2024
### Fixed
- Fixed claimed waifu decay in `games.yml`
### Changed
- Added some logs for greet service in case there are unforeseen issues, for easier debugging
## [5.1.9] - 21.09.2024
### Fixed

View file

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