mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 12:17:45 +02:00
Update Chrome browser version
This commit is contained in:
parent
7d20bcd07e
commit
312dc9ccb7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ namespace NetworkingConstants {
|
||||||
// if you manually generate a personal access token for the domains scope
|
// if you manually generate a personal access token for the domains scope
|
||||||
// at https://staging.highfidelity.com/user/tokens/new?for_domain_server=true
|
// at https://staging.highfidelity.com/user/tokens/new?for_domain_server=true
|
||||||
|
|
||||||
const QString WEB_ENGINE_VERSION = "Chrome/69.0.3497.113";
|
const QString WEB_ENGINE_VERSION = "Chrome/83.0.4103.122";
|
||||||
|
|
||||||
// For now we only have one Metaverse server.
|
// For now we only have one Metaverse server.
|
||||||
const QUrl METAVERSE_SERVER_URL_STABLE { "https://metaverse.vircadia.com/live" };
|
const QUrl METAVERSE_SERVER_URL_STABLE { "https://metaverse.vircadia.com/live" };
|
||||||
|
|
Loading…
Reference in a new issue