Skip to content

Commit

Permalink
Tweak doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Mercer committed Jul 7, 2023
1 parent 6418c5d commit 177a579
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/codeql.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/codeql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ export const CODEQL_VERSION_INIT_WITH_QLCONFIG = "2.12.4";
export const CODEQL_VERSION_RESOLVE_ENVIRONMENT = "2.13.4";

/**
* Versions 2.13.4+ of the CodeQL CLI had a semantically versioned CodeQL Bundle.
* Versions 2.13.4+ of the CodeQL CLI have an associated CodeQL Bundle release that is semantically versioned.
*/
export const CODEQL_VERSION_BUNDLE_SEMANTICALLY_VERSIONED = "2.13.4";

Expand Down

0 comments on commit 177a579

Please sign in to comment.