version bump to 1.2.65.255

- enabled scroll to current line button in lyrics
- enabled PiP settings
- enabled tooltip that shows a preview of the next item in queue
This commit is contained in:
amd64fox
2025-05-31 22:53:09 +03:00
parent aeb4b3d049
commit 3ea8683a6e
2 changed files with 38 additions and 1 deletions
+1 -1
View File
@@ -378,7 +378,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# latest tested version for Win 10-12
$onlineFull = "1.2.64.408.g0a9b557c-184"
$onlineFull = "1.2.65.255.g85e641b4-609"
}
}
else {