Skip to content

Commit

Permalink
v1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Jun 11, 2024
1 parent 1a2310d commit e734a06
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## **Release v1.29.1 - 2024-06-11**
**New**:
- Show Fatigue Counter in more circumstances (such as when playing Insanity Warlock).
- Make it easier to sign in to HSReplay.net after subscribing to Tier7.

**Fixes**:
- Fixed an issue where Bob's Buddy would not update after an Akazamzarak secret was revealed.
- Fixed an issue where Bob's Buddy would enter an invalid state when conceding during hero selection.

## **Release v1.29.0 - 2024-06-03**
**New**:
- Added Tier7 Hero Picking stats in Duos!
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.29.0</AssemblyVersion>
<FileVersion>1.29.0</FileVersion>
<AssemblyVersion>1.29.1</AssemblyVersion>
<FileVersion>1.29.1</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit e734a06

Please sign in to comment.