Skip to content

Commit

Permalink
2.6.41
Browse files Browse the repository at this point in the history
  • Loading branch information
ebshimizu committed Jan 26, 2021
1 parent 62d2eb5 commit d8e54b2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hots-parser
Submodule hots-parser updated 2 files
+1 −1 package.json
+2 −2 parser.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stats-of-the-storm",
"version": "2.6.40",
"version": "2.6.41",
"main": "main.js",
"description": "A Heroes of the Storm stat tracking application.",
"bugs": "[email protected]",
Expand Down
3 changes: 3 additions & 0 deletions templates/about-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ <h2 class="ui inverted header">Stats of the Storm - Version <span class="app-ver
gets talent info, hero info, and images from <a href="https://github.com/heroespatchnotes/heroes-talents">heroes-talents</a>.
</p>
<div class="ui inverted horizontal divider">Change Log</div>
<div class="ui inverted dividing header">Version 2.6.41</div>
<p>Parser: Update for hotfix build 83716</p>
<p>heroes-talents: Updated for 2.53.1</p>
<div class="ui inverted dividing header">Version 2.6.40</div>
<p>Parser: Update for 2.53.1</p>
<div class="ui inverted dividing header">Version 2.6.39</div>
Expand Down

0 comments on commit d8e54b2

Please sign in to comment.