version bump to 1.2.76.297

This commit is contained in:
amd64fox
2025-11-05 16:27:22 +03:00
parent 0299c089c7
commit 553c42e5ed
2 changed files with 10 additions and 1 deletions

View File

@@ -1681,6 +1681,15 @@
"fr": "1.2.32",
"to": ""
}
},
"Tiltable3DArtwork": {
"name": "enableTiltable3DArtwork",
"description": "Enable tiltable 3D parallax effect on artwork (Cinema Mode and Cover Art Modal)",
"native_description": "Enable tiltable 3D parallax effect on artwork (Cinema Mode and Cover Art Modal)",
"version": {
"fr": "1.2.7",
"to": ""
}
}
},
"CustomExp": {

View File

@@ -382,7 +382,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# latest tested version for Win 10-12
$onlineFull = "1.2.75.510.g8f748905-369"
$onlineFull = "1.2.76.297.ga70a30a3-4"
}
}
else {