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:
@@ -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/')) {
|
||||
|
Reference in New Issue
Block a user