From b9807d3f875a7cbc36ec6bcba8ba5f5045589f51 Mon Sep 17 00:00:00 2001 From: Evan Shimizu Date: Thu, 24 Mar 2022 16:30:11 -0700 Subject: [PATCH] 2.6.52 --- assets/heroes-talents | 2 +- hots-parser | 2 +- package.json | 2 +- templates/about-page.html | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/assets/heroes-talents b/assets/heroes-talents index f2c7fb0..bcb3394 160000 --- a/assets/heroes-talents +++ b/assets/heroes-talents @@ -1 +1 @@ -Subproject commit f2c7fb03f090997fc17152868c6474f0c49348b1 +Subproject commit bcb3394d76903c7ad1c3742b1561b264062b2120 diff --git a/hots-parser b/hots-parser index 920d941..4459cf8 160000 --- a/hots-parser +++ b/hots-parser @@ -1 +1 @@ -Subproject commit 920d941e9383b7e73d3d32c4b06d6c53d620cedf +Subproject commit 4459cf802bd040fed9594b63816eaf1f9152f82d diff --git a/package.json b/package.json index 25e0a9e..a5f5bdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stats-of-the-storm", - "version": "2.6.51", + "version": "2.6.52", "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 9cfb59a..b82831f 100644 --- a/templates/about-page.html +++ b/templates/about-page.html @@ -24,6 +24,8 @@

Stats of the Storm - Version heroes-talents.

Change Log
+
Version 2.6.52
+

Parser: Bugfix for incorrect Braxis Holdout first objective win flag and updated wave strength calculations.

Version 2.6.51

Parser: updated for patch 2.55.1

Version 2.6.50