Update uboot version number

This commit is contained in:
asonix 2023-02-28 13:39:01 -06:00
parent f6e3785b8c
commit 429207ada6

View file

@ -22,7 +22,7 @@ let
};
buildQuartz64UBoot = (defconfig: buildUBoot {
version = "2022.64-rc1";
version = "2023.04-rc1";
defconfig = defconfig;