Skip to content

Commit 2523c7b

Browse files
authored
Update: Preview 1.0.0 (#18)
1 parent 1f668d2 commit 2523c7b

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 = '0.130.0';
73+
export const DEFAULT_PREVIEW_VERSION = '1.0.0';
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)