Skip to content

Commit c5fbd0c

Browse files
tonyjinpriyajeet
authored andcommitted
Update: Preview v1.1.1 (#31)
1 parent c873b51 commit c5fbd0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants.js

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

7272
/* ---------------------- Defaults -------------------------- */
73-
export const DEFAULT_PREVIEW_VERSION = '1.0.0';
73+
export const DEFAULT_PREVIEW_VERSION = '1.1.1';
7474
export const DEFAULT_PREVIEW_LOCALE = 'en-US';
7575
export const DEFAULT_HOSTNAME_API = 'https://api.box.com';
7676
export const DEFAULT_HOSTNAME_STATIC = 'https://cdn01.boxcdn.net';

0 commit comments

Comments
 (0)