version bump to 1.2.60.564

- fixed minibar color for lyric themes
- enabled reverse sort direction in library
This commit is contained in:
amd64fox
2025-03-22 14:38:23 +03:00
parent 06617a3e49
commit c405f2666b
3 changed files with 35 additions and 11 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.59.518.g42b3652d-247"
$onlineFull = "1.2.60.564.gcc6305cb-914"
}
}
else {