Skip to content

Commit

Permalink
Merge c9d9787 into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot authored Oct 3, 2023
2 parents c5331f2 + c9d9787 commit d6f3ec9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/utilities/src/utilities/settings/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
* @exports ibmdotcom.settings
* @type {object} Settings object
* @property {string} [prefix=dds]
* Carbon for IBM.com v1.51.1',
* Carbon for IBM.com v1.52.0',
*/
const settings = {
version: 'Carbon for IBM.com v1.51.1',
version: 'Carbon for IBM.com v1.52.0',
stablePrefix: 'dds',
};

Expand Down

0 comments on commit d6f3ec9

Please sign in to comment.