version bump to 1.2.69.448

- enabled sleep timer
- enabled context menu shortcuts
- enabled tracklist columns sorting
- fixed css rule submenudownload
This commit is contained in:
amd64fox
2025-07-25 22:55:13 +03:00
parent 39391a1755
commit 3bf6942a7d
2 changed files with 29 additions and 2 deletions

View File

@@ -378,7 +378,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# latest tested version for Win 10-12
$onlineFull = "1.2.68.528.g50f97d42-1008"
$onlineFull = "1.2.69.448.ge76b8882-741"
}
}
else {