mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
TS: bump extractor version string
This commit is contained in:
@@ -41,7 +41,7 @@ public class Main {
|
||||
* such a way that it may produce different tuples for the same file under the same
|
||||
* {@link ExtractorConfig}.
|
||||
*/
|
||||
public static final String EXTRACTOR_VERSION = "2018-11-23";
|
||||
public static final String EXTRACTOR_VERSION = "2018-12-19";
|
||||
|
||||
public static final Pattern NEWLINE = Pattern.compile("\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user