[bootloader] Update version number

This commit is contained in:
Yaya-Cout
2023-08-29 12:26:38 +02:00
parent f89ffc9b00
commit fd159fe489

View File

@@ -72,7 +72,7 @@ public:
constexpr static const char * aboutMessage4 = "and select the OS";
constexpr static const char * aboutMessage5 = "to boot.";
constexpr static const char * bootloaderVersion = "Version 1.0.5 - FREED0M.20.4";
constexpr static const char * bootloaderVersion = "Version 1.0.6 - FREED0M.21.1";
//USB NAMES
constexpr static const char * usbUpsilonBootloader = "Upsilon Bootloader";