Skip to content

Commit

Permalink
CI: Update internal usage id (DevExpress#27294)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexslavr authored Apr 30, 2024
1 parent 16a76ac commit c9d692d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/devextreme/js/__internal/core/license/key.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ export const PUBLIC_KEY: PublicKey = {
]),
};

export const INTERNAL_USAGE_ID = '5rAVv9FUI0-DvPTlA2YOQA';
export const INTERNAL_USAGE_ID = 'WHxGKYSgDE6aboRtbxmLWQ';

0 comments on commit c9d692d

Please sign in to comment.