Updated BIOS but version still seems to be 03.04?

I’m using Ubuntu Studio, 25.04, kernel 6.17.0-19-generic.

When I run:

sudo apt install lshw dmidecode -y && sudo dmidecode | grep -A3 'Vendor:\\|Product:' && sudo lshw -
C cpu | grep -A3 'product:\\|vendor:' 

I get:

Summary:                     
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 6 
       **Vendor:** INSYDE Corp. 
       Version: 03.04
       Release Date: 07/15/2022 
       Address: 0xE0000 
       **product:** 12th Gen Intel(R) Core(TM) i7-1280P 
       **vendor:** Intel Corp. 
       physical id: 4 
       bus info: cpu@0 
       version: 6.154.3

The BIOS version is still 03.04. This is despite having updated the BIOS using EFI (through a USB) to version 03.19, which I’m absolutely sure of because I did it twice and the second time I was told that I couldn’t update the bios to the same version. What’s going on?

Already tried sudo fwupdmgr refresh then fwupdmgr update?

Yeeeep