From 3cddddbfbaab6012d266d1d3f7d41c1b3418566f Mon Sep 17 00:00:00 2001
From: Evan Shimizu
Date: Thu, 5 Nov 2020 00:24:05 -0500
Subject: [PATCH] 2.6.36
---
hots-parser | 2 +-
package.json | 2 +-
templates/about-page.html | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/hots-parser b/hots-parser
index e258d59..26acb7b 160000
--- a/hots-parser
+++ b/hots-parser
@@ -1 +1 @@
-Subproject commit e258d59eb3f4fc56b2986ed803bb4a2d159617c0
+Subproject commit 26acb7b365e108ca8bc213d7fe4bbce7190433bd
diff --git a/package.json b/package.json
index 6abe642..086d5a5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "stats-of-the-storm",
- "version": "2.6.35",
+ "version": "2.6.36",
"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 585327b..8faddb1 100644
--- a/templates/about-page.html
+++ b/templates/about-page.html
@@ -24,6 +24,8 @@
Change Log
+
+ Parser: Updated for 2.52.2
Parser: Updated for 2.52.1
Player Ranking: Added Win % column.