Compare commits

...

2 Commits

Author SHA1 Message Date
Felicity Chapman
6842c7bfa9 Merge pull request #8249 from github/felicitymay-patch-1
Fix error in CodeQL CLI version reported for LGTM 1.29
2022-02-25 09:01:01 +00:00
Felicity Chapman
0c239275e3 Fix error in CodeQL CLI version 2022-02-25 08:46:34 +00:00

View File

@@ -46,7 +46,7 @@ project = u'Supported languages and frameworks for LGTM Enterprise'
release = u'1.29'
# CodeQL CLI version used by LGTM Enterprise release
version = u'2.6.4'
version = u'2.6.3'
# -- Project-specifc options for HTML output ----------------------------------------------