Skip to content

Commit

Permalink
CI: Update internal usage id (#28044)
Browse files Browse the repository at this point in the history
Co-authored-by: Alyar <>
  • Loading branch information
Alyar666 authored Sep 13, 2024
1 parent 6d71f73 commit 2e3d3aa
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 = '8OL_TssMh0mLTlAsCv0rOQ';
export const INTERNAL_USAGE_ID = 'HhU2fQTvxUmw_vzfg2XZkg';

0 comments on commit 2e3d3aa

Please sign in to comment.