summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
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 6cc1cc7..38229ee 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.5',
+ patchVersion: '3.6',
/* moment js parsable string */
- startDate: '2018-07-11 18Z',
+ startDate: '2018-08-08 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 */