From c0e2bf9d3a9f8d1b680f56116cc878116a51a0ee Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 9 Aug 2018 21:11:14 +0200 Subject: Update 3.6 --- backend/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backend') 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 */ -- cgit v1.3.1