version bump to 1.2.14.1141

This commit is contained in:
amd64fox
2023-06-19 22:33:18 +03:00
committed by GitHub
parent b0c2acf182
commit be8814e425

View File

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