1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: bodymovin v5.7.9 -> v5.7.10 (#482)

This commit is contained in:
nobody
2021-06-04 07:04:33 +02:00
parent 30c4fc082a
commit 232baa0d4e
5 changed files with 17 additions and 17 deletions

View File

@@ -178,7 +178,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/bodymovin/4.')) {
return '4.13.0';
} else if (type.startsWith('/bodymovin/5.')) {
return '5.7.9';
return '5.7.10';
} else if (type.startsWith('/bootbox.js/4.')) {
return '4.4.0';
} else if (type.startsWith('/bootbox.js/5.')) {