From e7dec83469504fba394fff35100dc76485e0b96a Mon Sep 17 00:00:00 2001 From: Evan Shimizu Date: Wed, 27 Jun 2018 18:47:10 -0700 Subject: [PATCH] 2.1.1 --- js/index.js | 3 ++- package.json | 2 +- templates/about-page.html | 4 ++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/js/index.js b/js/index.js index c9c40d9..8c01afa 100644 --- a/js/index.js +++ b/js/index.js @@ -54,7 +54,8 @@ $.fn.datepicker.setDefaults({ const RegionString = { 1: 'NA', 2: 'EU', - 3: 'Asia', + 3: 'KR', + 5: 'CN', 98: 'PTR/TR' } diff --git a/package.json b/package.json index 28cebac..87197dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stats-of-the-storm", - "version": "2.1.0", + "version": "2.1.1", "main": "main.js", "description": "A Heroes of the Storm stat tracking application.", "bugs": "falindrith@gmail.com", diff --git a/templates/about-page.html b/templates/about-page.html index 6ff2922..dd99937 100644 --- a/templates/about-page.html +++ b/templates/about-page.html @@ -18,6 +18,10 @@

Stats of the Storm - Version Change Log

Version 2.1.0

+

+ #204 Parser: Support for patch 2.34.3 (build 66182) +

+

Version 2.1.0

#186 Alterac Pass added to supported maps.