Skip to content

Commit

Permalink
CM-35105 - Release v1.6.0 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshalX authored Apr 16, 2024
1 parent 6c1b287 commit 947304f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export const getScanTypeDisplayName = (scanType: string): string => {

export const DIAGNOSTIC_CODE_SEPARATOR = '::';

export const REQUIRED_CLI_VERSION = '1.9.3';
export const REQUIRED_CLI_VERSION = '1.9.4';

export const CLI_GITHUB = {
OWNER: 'cycodehq',
Expand Down

0 comments on commit 947304f

Please sign in to comment.