We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da7fb1 commit 07fd56cCopy full SHA for 07fd56c
sw/device/silicon_creator/rom_ext/defs.bzl
@@ -14,7 +14,7 @@ def secver_write_selection():
14
# because of how the bazel rule accepts attributes.
15
ROM_EXT_VERSION = struct(
16
MAJOR = "0",
17
- MINOR = "112",
+ MINOR = "113",
18
SECURITY = "0",
19
)
20
0 commit comments