Skip to content

Commit

Permalink
[bootloader] Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaya-Cout committed Aug 29, 2023
1 parent f89ffc9 commit fd159fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootloader/interface/static/messages.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class Messages {
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";
Expand Down

0 comments on commit fd159fe

Please sign in to comment.