version bump to 1.2.15.828

This commit is contained in:
amd64fox
2023-07-12 23:09:09 +03:00
committed by GitHub
parent 2fb3aab41a
commit 32ed735051

View File

@@ -333,7 +333,7 @@ if (!($version -and $version -match $match_v)) {
}
# Recommended version for Win 10-12
else {
$onlineFull = "1.2.14.1149.ga3ae422d-1027"
$onlineFull = "1.2.15.828.g79f41970-1030"
}
}
$online = ($onlineFull -split ".g")[0]