We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2675d commit 2c4494aCopy full SHA for 2c4494a
sw/device/silicon_creator/rom_ext/defs.bzl
@@ -7,7 +7,7 @@
7
# because of how the bazel rule accepts attributes.
8
ROM_EXT_VERSION = struct(
9
MAJOR = "0",
10
- MINOR = "105",
+ MINOR = "106",
11
SECURITY = "0",
12
)
13
0 commit comments