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

Added: Tooltipster v4.2.8

This commit is contained in:
nobody
2020-11-14 09:47:46 +01:00
parent b4daf8a2fb
commit 4c671c61fa
4 changed files with 9 additions and 0 deletions

View File

@@ -400,6 +400,8 @@ targets.setLastVersion = function (type, version) {
return '1.4.7';
} else if (type.startsWith('/tooltipster/3.')) {
return '3.3.0';
} else if (type.startsWith('/tooltipster/4.')) {
return '4.2.8';
} else if (type.startsWith('/toastr.js/2.')) {
return '2.1.4';
} else if (type.startsWith('/underscore.js/1.')) {