We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a911bf7 commit 7617fd2Copy full SHA for 7617fd2
src/constants.js
@@ -151,7 +151,7 @@ export const DELIMITER_SLASH: 'slash' = 'slash';
151
export const DELIMITER_CARET: 'caret' = 'caret';
152
153
/* ---------------------- Defaults -------------------------- */
154
-export const DEFAULT_PREVIEW_VERSION = '2.5.1';
+export const DEFAULT_PREVIEW_VERSION = '2.16.0';
155
export const DEFAULT_LOCALE = 'en-US';
156
export const DEFAULT_PATH_STATIC = 'platform/elements';
157
export const DEFAULT_PATH_STATIC_PREVIEW = 'platform/preview';
0 commit comments