version bump to 1.2.21.1104

- enable queue on the right panel
- enable recently played shortcut on the home page
- enables all cards throughout app to be encore cards
- product_state patch fixed
This commit is contained in:
amd64fox
2023-09-23 22:27:32 +03:00
parent a3dd6f3701
commit 6dd4a1c349
2 changed files with 50 additions and 21 deletions

View File

@@ -335,7 +335,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# Recommended version for Win 10-12
$onlineFull = "1.2.20.1218.g02aff7a4-243"
$onlineFull = "1.2.21.1104.g42cf0a50-303"
}
}
else {