mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-08 15:17:50 -04:00
Update manifest to use 'V' (#1201)
Release tags use a capitalized V. Our manifest tag is used by our SBOM script to generate the URL and so this needs to be capitalized to generate a valid URL.
This commit is contained in:
parent
682f0515c9
commit
974351fe4a
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
name : "FreeRTOS-Kernel"
|
||||
version: "v11.0.1+"
|
||||
version: "V11.0.1+"
|
||||
description: "FreeRTOS Kernel."
|
||||
license: "MIT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue