Skip to content

Commit 1cfe297

Browse files
authored
Update bootstrap.js
1 parent a95bb24 commit 1cfe297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npachpande/async/temp/bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
* 3. Maintain the same version here and in embeddedMessaging#constants.js
114114
* @type {string}
115115
*/
116-
const capabilitiesVersion = "252";
116+
const capabilitiesVersion = "254";
117117

118118
// TODO: W-13475085 - confirm event names with CX.
119119
const APP_LOADED_EVENT_NAME = "ESW_APP_LOADED";

0 commit comments

Comments
 (0)