version bump to 1.2.11.914

This commit is contained in:
amd64fox
2023-05-09 21:47:47 +03:00
parent f50fd87799
commit c74a701ad9
+1 -1
View File
@@ -275,7 +275,7 @@ if ($win7 -or $win8 -or $win8_1) {
}
# Recommended version for Win 10-12
else {
$onlineFull = "1.2.11.911.ga041e113-2164"
$onlineFull = "1.2.11.914.gd3175972-2210"
}
$online = ($onlineFull -split ".g")[0]