Skip to content

Commit

Permalink
Upgrade: Preview v1.32.2 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjin authored and priyajeet committed Mar 7, 2018
1 parent 5ce4b06 commit f70c7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export const DELIMITER_SLASH: 'slash' = 'slash';
export const DELIMITER_CARET: 'caret' = 'caret';

/* ---------------------- Defaults -------------------------- */
export const DEFAULT_PREVIEW_VERSION = '1.31.1';
export const DEFAULT_PREVIEW_VERSION = '1.32.2';
export const DEFAULT_PREVIEW_LOCALE = 'en-US';
export const DEFAULT_PATH_STATIC = 'platform/elements';
export const DEFAULT_PATH_STATIC_PREVIEW = 'platform/preview';
Expand Down

0 comments on commit f70c7c8

Please sign in to comment.