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

semantic-ui v2.4.1 -> v2.5.0 (#1160)

This commit is contained in:
nobody
2022-10-07 06:16:13 +02:00
parent 0bd350c51f
commit a4a21be941
138 changed files with 819 additions and 818 deletions

View File

@@ -400,7 +400,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/search-insights/2.')) return '2.2.1';
if (type.startsWith('/select2/3.')) return '3.5.4';
if (type.startsWith('/select2/4.')) return '4.0.13';
if (type.startsWith('/semantic-ui/2.')) return '2.4.1';
if (type.startsWith('/semantic-ui/2.')) return '2.5.0';
if (type.startsWith('/showdown/0.')) return '0.5.1';
if (type.startsWith('/showdown/1.')) return '1.9.1';
if (type.startsWith('/showdown/2.')) return '2.1.0';