version bump to 1.2.13.656

- fixed adsections_off
This commit is contained in:
amd64fox
2023-06-03 15:36:21 +03:00
parent d1a02464e7
commit c121fc3153
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -258,7 +258,7 @@ if ($win7 -or $win8 -or $win8_1) {
}
# Recommended version for Win 10-12
else {
$onlineFull = "1.2.12.902.g1924b088-3133"
$onlineFull = "1.2.13.656.gd13f2059-3884"
}
$online = ($onlineFull -split ".g")[0]