Updated changelog, upped version to 6.1.4

This commit is contained in:
Toastie 2025-04-05 20:14:24 +13:00
parent 0e41cb7cc2
commit cbb9f8d1ac
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
2 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,13 @@
*a,c,f,r,o*
## [6.1.4] - 05.04.2025
### Fixed
- Fixed .timely awarding multiple times
- Fixed .plant password - moved it down and right to avoid cutoff on phones
## [6.1.3] - 05.04.2025
### Fixed

View file

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