version bump to 1.2.52.442

- enabled ability to ban/hide tracks
- enabled the support for Nearby Jams feature in the device picker
- enabled liked songs section on artist page (old versions)
- disabled exp related to ads
This commit is contained in:
amd64fox
2024-12-03 20:43:09 +03:00
parent 554165e6d8
commit 8ef388cb0a
2 changed files with 46 additions and 1 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.51.345.gcc39d911-63"
$onlineFull = "1.2.52.442.g01893f92-587"
}
}
else {