Skip to content

Commit

Permalink
v1.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Sep 19, 2024
1 parent a3b76c8 commit 8a2a67e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## **Release v1.33.1 - 2024-09-19**

**Hearthstone**:
- Show the tourist in the opponent's deck list when they play a tourist card.
- Fixed the attack counter sometimes ignoring Windfury and Mega-Windfury.
- Fixed the deck list not correctly updating for plagues with Augmented Elekk.

## **Release v1.33.0 - 2024-09-10**
**Updated for Hearthstone 30.4.0**

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.33.0</AssemblyVersion>
<FileVersion>1.33.0</FileVersion>
<AssemblyVersion>1.33.1</AssemblyVersion>
<FileVersion>1.33.1</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 8a2a67e

Please sign in to comment.