version bump to 1.2.67.557

This commit is contained in:
amd64fox
2025-07-01 22:27:02 +03:00
parent 34abd7492e
commit 9c2f9cac48
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -319,7 +319,6 @@
"match": "((?:few|other)..)\".\".name..\" was released .years. years ago this week!\"",
"replace": "$1\"На этой неделе исполнилось %years% года с момента выхода \\\"%name%\\\"!\""
},
"80": {
"match": "(many..)\".\".name..\" was released .years. years ago this week!\"",
"replace": "$1\"На этой неделе исполнилось %years% лет с момента выхода \\\"%name%\\\"!\""
+1 -1
View File
@@ -378,7 +378,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# latest tested version for Win 10-12
$onlineFull = "1.2.67.556.g7023c791-183"
$onlineFull = "1.2.67.557.g2d9c92d2-185"
}
}
else {