Updated changelog, upped version to 6.1.4
This commit is contained in:
parent
0e41cb7cc2
commit
cbb9f8d1ac
2 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
||||||
|
|
||||||
*a,c,f,r,o*
|
*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
|
## [6.1.3] - 05.04.2025
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<ImplicitUsings>true</ImplicitUsings>
|
<ImplicitUsings>true</ImplicitUsings>
|
||||||
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
|
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
|
||||||
<Version>6.1.3</Version>
|
<Version>6.1.4</Version>
|
||||||
|
|
||||||
<!-- Output/build -->
|
<!-- Output/build -->
|
||||||
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue