There was an error while loading. Please reload this page.
2 parents 4fe0a9f + 5ce83d5 commit 735c653Copy full SHA for 735c653
1 file changed
packages/utilities/src/utilities/settings/settings.js
@@ -12,10 +12,10 @@
12
* @type {object} Settings object
13
* @property {string} [stablePrefix=c4d] stable prefix
14
* @property {string} [prefix=cds] core Carbon prefix
15
- * Carbon for IBM.com v2.29.0',
+ * Carbon for IBM.com v2.30.0',
16
*/
17
const settings = {
18
- version: 'Carbon for IBM.com v2.29.0',
+ version: 'Carbon for IBM.com v2.30.0',
19
stablePrefix: 'c4d',
20
prefix: 'cds',
21
};
0 commit comments