Skip to content

Commit 7617fd2

Browse files
jstoffanmergify[bot]
authored andcommitted
feat(preview): Upgrade default version of box-content-preview to 2.16.0 (#1562)
1 parent a911bf7 commit 7617fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ export const DELIMITER_SLASH: 'slash' = 'slash';
151151
export const DELIMITER_CARET: 'caret' = 'caret';
152152

153153
/* ---------------------- Defaults -------------------------- */
154-
export const DEFAULT_PREVIEW_VERSION = '2.5.1';
154+
export const DEFAULT_PREVIEW_VERSION = '2.16.0';
155155
export const DEFAULT_LOCALE = 'en-US';
156156
export const DEFAULT_PATH_STATIC = 'platform/elements';
157157
export const DEFAULT_PATH_STATIC_PREVIEW = 'platform/preview';

0 commit comments

Comments
 (0)