mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-17 13:22:58 +10:00
version bump to 1.2.48.404
This commit is contained in:
6
run.ps1
6
run.ps1
@@ -362,7 +362,7 @@ if ($version) {
|
||||
|
||||
$old_os = $win7 -or $win8 -or $win8_1
|
||||
|
||||
# Recommended version for Win 7-8.1
|
||||
# Recommended version for Win 7-8.1
|
||||
$last_win7_full = "1.2.5.1006.g22820f93-1078"
|
||||
|
||||
if (!($version -and $version -match $match_v)) {
|
||||
@@ -370,8 +370,8 @@ if (!($version -and $version -match $match_v)) {
|
||||
$onlineFull = $last_win7_full
|
||||
}
|
||||
else {
|
||||
# Recommended version for Win 10-12
|
||||
$onlineFull = "1.2.47.366.g0d3bd570-1418"
|
||||
# Recommended version for Win 10-12
|
||||
$onlineFull = "1.2.48.404.g4bec9359-1985"
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user