Update current firmware to 4.93

This commit is contained in:
FlexBy420 2026-03-18 12:50:04 +01:00 committed by Elad
parent f076d1e1e6
commit 4c106960c5

View File

@ -1525,7 +1525,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
return;
}
static constexpr std::string_view cur_version = "4.92";
static constexpr std::string_view cur_version = "4.93";
std::string version_string;