diff --git a/nostaleauth.cpp b/nostaleauth.cpp index 38ffdf4..0228b5d 100644 --- a/nostaleauth.cpp +++ b/nostaleauth.cpp @@ -3,8 +3,8 @@ NostaleAuth::NostaleAuth(const std::shared_ptr &id, QObject *parent) : QObject(parent), identity(id) { this->locale = QLocale().name(); - this->chromeVersion = "C2.2.23.1813"; - this->gameforgeVersion = "2.2.23"; + this->chromeVersion = "C2.2.27.1832"; + this->gameforgeVersion = "2.2.27"; this->browserUserAgent = "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36"; initCert();