Skip to content

Commit

Permalink
Chore: update preview version (#234)
Browse files Browse the repository at this point in the history
* Chore: update preview version

* Chore: update to 1.35.1
  • Loading branch information
DanDeMicco authored Mar 28, 2018
1 parent 4c4f4c6 commit 29c05b6
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 @@ -99,7 +99,7 @@ export const DELIMITER_SLASH: 'slash' = 'slash';
export const DELIMITER_CARET: 'caret' = 'caret';

/* ---------------------- Defaults -------------------------- */
export const DEFAULT_PREVIEW_VERSION = '1.34.0';
export const DEFAULT_PREVIEW_VERSION = '1.35.1';
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 29c05b6

Please sign in to comment.