There was an error while loading. Please reload this page.
1 parent d752287 commit eaba5efCopy full SHA for eaba5ef
1 file changed
src/constants.js
@@ -169,7 +169,7 @@ export const DELIMITER_SLASH: 'slash' = 'slash';
169
export const DELIMITER_CARET: 'caret' = 'caret';
170
171
/* ---------------------- Defaults -------------------------- */
172
-export const DEFAULT_PREVIEW_VERSION = '2.80.0';
+export const DEFAULT_PREVIEW_VERSION = '2.81.0';
173
export const DEFAULT_LOCALE = 'en-US';
174
export const DEFAULT_PATH_STATIC = 'platform/elements';
175
export const DEFAULT_PATH_STATIC_PREVIEW = 'platform/preview';
0 commit comments