updated changelog, upped version to 6.1.5
This commit is contained in:
parent
276d311ff7
commit
e0ff50b5cd
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.5] - 07.04.2025
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- `.xpadd` will finally apply rewards and trigger notifications
|
||||||
|
- Fixed `.hangman` dislocation
|
||||||
|
|
||||||
## [6.1.4] - 05.04.2025
|
## [6.1.4] - 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.4</Version>
|
<Version>6.1.5</Version>
|
||||||
|
|
||||||
<!-- Output/build -->
|
<!-- Output/build -->
|
||||||
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue