version bump to 1.2.44.405

- enabled carousels on home
- enabled seeking 5s backward/forward with left/right arrow keys
- disabled impression analytics
- russian strings updated to 1.2.44
This commit is contained in:
amd64fox
2024-08-12 23:43:35 +03:00
parent 40ca898241
commit 7bfd84614f
3 changed files with 77 additions and 16 deletions
+1 -1
View File
@@ -360,7 +360,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# Recommended version for Win 10-12
$onlineFull = "1.2.43.420.gc7b23f70-4702"
$onlineFull = "1.2.44.405.g81fd6352-5851"
}
}
else {