Update manifest to use 'V'

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:
Kody Stribrny 2024-11-29 09:49:54 -08:00
parent 682f0515c9
commit 2087168914

View file

@ -1,4 +1,4 @@
name : "FreeRTOS-Kernel"
version: "v11.0.1+"
version: "V11.0.1+"
description: "FreeRTOS Kernel."
license: "MIT"