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

feather-icons v4.28.0 -> v4.29.0 (#915)

This commit is contained in:
nobody
2022-03-30 06:06:58 +02:00
parent 407bd6b9ba
commit ed3a1d2e2d
5 changed files with 16 additions and 15 deletions

View File

@@ -193,7 +193,7 @@ targets.setLastVersion = function (type, version) {
}
if (type.startsWith('/fancybox/2.')) return '2.1.7';
if (type.startsWith('/fancybox/3.')) return '3.5.7';
if (type.startsWith('/feather-icons/4.')) return '4.28.0';
if (type.startsWith('/feather-icons/4.')) return '4.29.0';
if (type.startsWith('/FitText.js/1.')) return '1.2.0';
if (type.startsWith('/flickity/3.')) return '3.0.0';
if (type.startsWith('/flv.js/')) return '1.6.2';