summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2019-01-25 15:35:23 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2019-04-27 09:22:51 +0200
commite0f6c95252bb21494d8181734cc9c70377bb8e80 (patch)
tree960a17608a6ef8464b6c1b33972de953bfb466e0 /backend
parentf2f6f9cd53406ebf91044c6e505e73601f5fa9c7 (diff)
downloadbrokentalents-e0f6c95252bb21494d8181734cc9c70377bb8e80.tar.gz
brokentalents-e0f6c95252bb21494d8181734cc9c70377bb8e80.zip
Switch to 3.10
Diffstat (limited to 'backend')
-rw-r--r--backend/config.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/config.js b/backend/config.js
index 1e0ffa5..7997059 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.9',
+ patchVersion: '3.10',
/* moment js parsable string */
- startDate: '2018-12-11 18Z',
+ startDate: '2019-01-23 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 */