Skip to content

Commit

Permalink
chore: Update version to uefi-202402.2
Browse files Browse the repository at this point in the history
Signed-off-by: Jake Garver <jake@nvidia.com>
  • Loading branch information
jgarver committed Feb 5, 2025
1 parent 8133655 commit ed90335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Silicon/NVIDIA/edk2nv/stuart/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ def GetFirmwareVersionBase(self):
The return from this method will be used as the prefix when setting
BUILDID_STRING, unless the FIRMWARE_VERSION_BASE env is set.
'''
return "202402.1"
return "202402.2"

def GetFirmwareVersion(self):
''' Return the firmware version as a string.
Expand Down

0 comments on commit ed90335

Please sign in to comment.