diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 75ef7999..cccd4e2c 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1852,7 +1852,7 @@ https://cdn.jsdelivr.net/npm/vue-match-media@1.0.3/dist/index.min.js https://code.createjs.com/1.0.0/createjs.min.js https://fonts.gstatic.com/s/materialiconsoutlined/v107/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2 https://fonts.gstatic.com/s/materialiconsround/v106/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2 -https://fonts.gstatic.com/s/materialiconssharp/v106/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2 +https://fonts.gstatic.com/s/materialiconssharp/v107/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2 https://fonts.gstatic.com/s/materialiconstwotone/v109/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2 https://fonts.gstatic.com/s/materialicons/v135/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 43872add..55e2a0ef 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -223,7 +223,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/materialicons/')) return 'v135'; if (type.startsWith('/materialiconsoutlined/')) return 'v107'; if (type.startsWith('/materialiconsround/')) return 'v106'; - if (type.startsWith('/materialiconssharp/')) return 'v106'; + if (type.startsWith('/materialiconssharp/')) return 'v107'; if (type.startsWith('/materialiconstwotone/')) return 'v109'; // --------------------------------------------------------------- diff --git a/pages/updates/updates.html b/pages/updates/updates.html index b4655ddd..ac2ccf6f 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -39,6 +39,7 @@
  • Google Material Icons v134 -> v135 (#1065)
  • Google Material Icons Outlined v106 -> v107 (#1065)
  • Google Material Icons Round v105 -> v106 (#1065)
  • +
  • Google Material Icons Sharp v106 -> v107 (#1065)
  • Added