diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-09-07 19:34:35 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:39 +0100 |
| commit | 9f88bbb659d6650e26ced4310276f636c72a5673 (patch) | |
| tree | 7bc978cadda14a1c63e217812c54261cbd34455b /backend | |
| parent | d9eabf80ccb497a1b293583fb408b5404a486769 (diff) | |
| download | brokentalents-9f88bbb659d6650e26ced4310276f636c72a5673.tar.gz brokentalents-9f88bbb659d6650e26ced4310276f636c72a5673.zip | |
Update 3.7: Yates
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/config.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/config.js b/backend/config.js index 38229ee..d788c8b 100644 --- a/backend/config.js +++ b/backend/config.js @@ -21,9 +21,9 @@ module.exports = { baseUrl: 'https://api.dc01.gamelockerapp.com', timeout: 3, /* available: 3.1, 3.2, 3.3, … */ - patchVersion: '3.6', + patchVersion: '3.7', /* moment js parsable string */ - startDate: '2018-08-08 18Z', + startDate: '2018-09-06 16Z', /* available: eu, na, sg, cn, sa, ea */ regions: ['sg', 'eu', 'na'], /* available: casual, 5v5_pvp_casual, ranked, 5v5_pvp_ranked, blitz_pvp_ranked, casual_aral */ |
