Skip to content

Commit

Permalink
v1.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Aug 27, 2024
1 parent dec8f46 commit 64ea8b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## **Release v1.31.2 - 2024-08-26**
**Bob's Buddy**:
- Fixed a major simulation issue with the Bronze Timepiece trinket.
- Fixed trinkets from Souvenir Stand not being incorporated into the simulations.

## **Release v1.31.1 - 2024-08-25**
**Overlay**:
- Automatically show Tavern Tier 7 in the Battlegrounds minion browser when you have Pagle's Fishing Rod.
Expand Down
4 changes: 2 additions & 2 deletions Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<NeutralLanguage>en</NeutralLanguage>
<Description>Hearthstone Deck Tracker</Description>
<Copyright>Copyright © HearthSim 2024</Copyright>
<AssemblyVersion>1.31.1</AssemblyVersion>
<FileVersion>1.31.1</FileVersion>
<AssemblyVersion>1.31.2</AssemblyVersion>
<FileVersion>1.31.2</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 64ea8b3

Please sign in to comment.