Misc: Update FW Latest Version

This commit is contained in:
Mrlinkwii
2024-02-27 10:44:26 +00:00
committed by Megamouse
parent 3e83729cb2
commit f64d6bc687
+1 -1
View File
@@ -1478,7 +1478,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
return;
}
static constexpr std::string_view cur_version = "4.90";
static constexpr std::string_view cur_version = "4.91";
std::string version_string;