Skip to content

Commit

Permalink
v1.38.4
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Jan 29, 2025
1 parent 64bbd10 commit 9e7ee3c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
## Unreleased
## **Release v1.38.4 - 2025-01-29**
**Hearthstone**:

- Fixed cards marks in the opponent's hand appearing clipped when the overlay was scaled.

**Battlegrounds**:
- Fixed a crash that occured after playing Battlegrounds for a few hours.\
*We're aware of another crash that occurs early on in Battlegrounds matches for some players and are working on a fix.*

## **Release v1.38.3 - 2025-01-23**
**Hearthstone**:
- Added counters to Protoss minions cost reduction and Alien Encounters.
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.38.3</AssemblyVersion>
<FileVersion>1.38.3</FileVersion>
<AssemblyVersion>1.38.4</AssemblyVersion>
<FileVersion>1.38.4</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 9e7ee3c

Please sign in to comment.