Update current firmware to 4.93
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user