Skip to content

Commit

Permalink
Merge 7a9c7cc into v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot committed Jul 11, 2024
2 parents ae6c0df + 7a9c7cc commit 9c71117
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.60.0',
* Carbon for IBM.com v1.61.0',
*/
const settings = {
version: 'Carbon for IBM.com v1.60.0',
version: 'Carbon for IBM.com v1.61.0',
stablePrefix: 'dds',
};

Expand Down

0 comments on commit 9c71117

Please sign in to comment.