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.