There was an error while loading. Please reload this page.
2 parents be4f464 + 51f7481 commit 9475b75Copy full SHA for 9475b75
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.32.0',
+ * Carbon for IBM.com v2.32.1',
16
*/
17
const settings = {
18
- version: 'Carbon for IBM.com v2.32.0',
+ version: 'Carbon for IBM.com v2.32.1',
19
stablePrefix: 'c4d',
20
prefix: 'cds',
21
};
0 commit comments