update version in version checker (#239)

pull/235/head^2
David Chalco 4 years ago committed by GitHub
parent 6349871ce6
commit 341e9f06d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ KERNEL_IGNORED_PATTERNS = [
KERNEL_HEADER = [
'/*\n',
' * FreeRTOS Kernel V10.4.2\n',
' * FreeRTOS Kernel V10.4.3\n',
' * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n',
' *\n',
' * Permission is hereby granted, free of charge, to any person obtaining a copy of\n',

Loading…
Cancel
Save