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

appboy-web-sdk v3.3.0 -> v3.4.0 (#695)

This commit is contained in:
nobody
2021-09-26 08:58:20 +02:00
parent af30792c98
commit 619e04263c
5 changed files with 277 additions and 272 deletions

View File

@@ -147,7 +147,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/aos/2.')) {
return '2.3.4';
} else if (type.startsWith('/appboy-web-sdk/3.')) {
return '3.3.0';
return '3.4.0';
} else if (type.startsWith('/axios/0.')) {
return '0.21.4';
} else if (type.startsWith('/babel-polyfill/')) {