version bump to 1.2.48.404

This commit is contained in:
amd64fox
2024-10-08 12:30:11 +03:00
parent 0b77c48215
commit 225fd96032
2 changed files with 4 additions and 4 deletions

View File

@@ -1274,7 +1274,7 @@
"value": "VARIANT",
"version": {
"fr": "1.2.19",
"to": ""
"to": "1.2.47"
}
},
"TrackRecommender": {

View File

@@ -371,7 +371,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# Recommended version for Win 10-12
$onlineFull = "1.2.47.366.g0d3bd570-1418"
$onlineFull = "1.2.48.404.g4bec9359-1985"
}
}
else {