summaryrefslogtreecommitdiff
path: root/backend/config.js
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-12-13 17:19:30 +0100
committerBrokenTalentsFun CI <ci@brokentalents.fun>2018-12-27 13:02:21 +0100
commit94d7cd69ee28f4881ebb52268861987be9c5291d (patch)
tree735eb0d6ce1147f7c383e919089bc506c8d48ee5 /backend/config.js
parentf3b431eab0f5be255f18cee399a87725151cfd99 (diff)
downloadbrokentalents-94d7cd69ee28f4881ebb52268861987be9c5291d.tar.gz
brokentalents-94d7cd69ee28f4881ebb52268861987be9c5291d.zip
Update 3.9: Magnus
Diffstat (limited to 'backend/config.js')
-rw-r--r--backend/config.js4
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 */