version bump to 1.2.13.661

This commit is contained in:
amd64fox
2023-06-06 16:41:10 +03:00
parent 1eb9041918
commit 504d2e353b
+1 -1
View File
@@ -262,7 +262,7 @@ if ($win7 -or $win8 -or $win8_1) {
}
# Recommended version for Win 10-12
else {
$onlineFull = "1.2.13.656.gd13f2059-3884"
$onlineFull = "1.2.13.661.ga588f749-4064"
}
$online = ($onlineFull -split ".g")[0]