version bump to 1.2.9.743

This commit is contained in:
amd64fox
2023-04-12 22:31:08 +03:00
committed by GitHub
parent 0ccedf5c8e
commit 3f430bc452

View File

@@ -263,7 +263,7 @@ $win8 = $win_os -match "\windows 8\b"
# Recommended version for Win 10-12
if ($win10 -or $win11 -or $win12) {
$onlineFull = "1.2.9.741.gb72a2f3b-132"
$onlineFull = "1.2.9.743.g85d9593d-295"
}
# Recommended version for Win 7-8.1
else {