Skip to content

Commit

Permalink
Merge a34ffa6 into v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot authored Oct 24, 2024
2 parents 863dfdc + a34ffa6 commit 904f3fe
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.65.0',
* Carbon for IBM.com v1.66.1',
*/
const settings = {
version: 'Carbon for IBM.com v1.65.0',
version: 'Carbon for IBM.com v1.66.1',
stablePrefix: 'dds',
};

Expand Down

0 comments on commit 904f3fe

Please sign in to comment.