version bump to 1.2.11.916

This commit is contained in:
amd64fox
2023-05-11 22:30:31 +03:00
parent fa0a99a13e
commit 659e845b2d

View File

@@ -275,7 +275,7 @@ if ($win7 -or $win8 -or $win8_1) {
}
# Recommended version for Win 10-12
else {
$onlineFull = "1.2.11.914.gd3175972-2210"
$onlineFull = "1.2.11.916.geb595a67-2498"
}
$online = ($onlineFull -split ".g")[0]