diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:19:30 +0100 |
|---|---|---|
| committer | BrokenTalentsFun CI <ci@brokentalents.fun> | 2018-12-27 13:02:21 +0100 |
| commit | 94d7cd69ee28f4881ebb52268861987be9c5291d (patch) | |
| tree | 735eb0d6ce1147f7c383e919089bc506c8d48ee5 /backend/config.js | |
| parent | f3b431eab0f5be255f18cee399a87725151cfd99 (diff) | |
| download | brokentalents-94d7cd69ee28f4881ebb52268861987be9c5291d.tar.gz brokentalents-94d7cd69ee28f4881ebb52268861987be9c5291d.zip | |
Update 3.9: Magnus
Diffstat (limited to 'backend/config.js')
| -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 ebe4917..1e0ffa5 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.8', + patchVersion: '3.9', /* moment js parsable string */ - startDate: '2018-10-17 18Z', + startDate: '2018-12-11 18Z', /* 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 */ |
