Skip to content

Commit 61c818a

Browse files
jgarverUEFI Builder
authored and
UEFI Builder
committed
chore: Update version to uefi-202402.3
Signed-off-by: Jake Garver <jake@nvidia.com>
1 parent c300e86 commit 61c818a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Silicon/NVIDIA/edk2nv/stuart/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ def GetFirmwareVersionBase(self):
217217
The return from this method will be used as the prefix when setting
218218
BUILDID_STRING, unless the FIRMWARE_VERSION_BASE env is set.
219219
'''
220-
return "202402.2"
220+
return "202402.3"
221221

222222
def GetFirmwareVersion(self):
223223
''' Return the firmware version as a string.

0 commit comments

Comments
 (0)