Skip to content

Commit 2087168

Browse files
committed
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.
1 parent 682f051 commit 2087168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name : "FreeRTOS-Kernel"
2-
version: "v11.0.1+"
2+
version: "V11.0.1+"
33
description: "FreeRTOS Kernel."
44
license: "MIT"

0 commit comments

Comments
 (0)