Skip to content

Commit

Permalink
Merge 3a1f2ab into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot authored Sep 20, 2023
2 parents 9cb21a3 + 3a1f2ab commit 6f1fc1e
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.0',
* Carbon for IBM.com v1.51.1',
*/
const settings = {
version: 'Carbon for IBM.com v1.51.0',
version: 'Carbon for IBM.com v1.51.1',
stablePrefix: 'dds',
};

Expand Down

0 comments on commit 6f1fc1e

Please sign in to comment.