mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: appboy-web-sdk v3.2.0 -> v3.3.0 (#472)
This commit is contained in:
@ -156,7 +156,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/angular-translate/2.')) {
|
||||
return '2.18.4';
|
||||
} else if (type.startsWith('/appboy-web-sdk/3.')) {
|
||||
return '3.2.0';
|
||||
return '3.3.0';
|
||||
} else if (type.startsWith('/axios/0.')) {
|
||||
return '0.21.1';
|
||||
} else if (type.startsWith('/babel-polyfill/')) {
|
||||
|
Reference in New Issue
Block a user