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

Updated: bodymovin v5.7.11 -> v5.7.12 (#570)

This commit is contained in:
nobody
2021-07-15 07:03:42 +02:00
parent a0caa51914
commit da8b77ea04
6 changed files with 18 additions and 17 deletions

View File

@@ -187,7 +187,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.11';
return '5.7.12';
} else if (type.startsWith('/bootbox.js/4.')) {
return '4.4.0';
} else if (type.startsWith('/bootbox.js/5.')) {