version bump to 1.2.28.581

- enabled global nav bar with home button, search input and user avatar
- enabled context menu action to ban/unban artists
This commit is contained in:
amd64fox
2023-12-30 10:53:03 +03:00
parent 24a3a5f942
commit 489260955f
2 changed files with 32 additions and 5 deletions
+1 -1
View File
@@ -352,7 +352,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# Recommended version for Win 10-12
$onlineFull = "1.2.26.1187.g36b715a1-269"
$onlineFull = "1.2.28.581.gd0e8a92c-444"
}
}
else {