version bump to 1.2.53.438

- fixed bug with dynamic colors in lyrics 1.2.47+
- some legacy exp and those related to ads and analytics have been disabled
-exp enabled 1.2.53+
 - enabled zoom settings from the settings
 - enabled plus button for creating different types of playlists from global nav bar
 - enabled user to set not interested on concerts
This commit is contained in:
amd64fox
2024-12-20 23:40:11 +03:00
parent 8ef388cb0a
commit 6697419f06
2 changed files with 67 additions and 4 deletions
+1 -1
View File
@@ -371,7 +371,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# Recommended version for Win 10-12
$onlineFull = "1.2.52.442.g01893f92-587"
$onlineFull = "1.2.53.438.g246d60c9-1911"
}
}
else {