version bump to 1.2.82.428

- enabled BPM and key (musical tonality) columns in playlists
- enabled the force volume toggle when exclusive mode is enabled
This commit is contained in:
amd64fox
2026-02-01 20:12:33 +03:00
parent d2f652b73e
commit 15132daa81
2 changed files with 21 additions and 5 deletions

View File

@@ -416,7 +416,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# latest tested version for Win 10-12
$onlineFull = "1.2.81.264.gb4ad4efa-1866"
$onlineFull = "1.2.82.428.g0ac8be2b-1220"
}
}
else {