upped version, updated changelog

This commit is contained in:
Toastie 2025-04-16 14:08:18 +12:00
parent c3e3f5fabb
commit e357c78fbe
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.7] - 16.04.2025
### Fixed
- `.streamrole` fixed
- fixed `.ura` hierarchy check (it will let owners assign roles too)
## [6.1.6] - 13.04.2025
### Fixed

View file

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