Skip to content

Commit 12089c9

Browse files
committed
v1.49.10
1 parent 1c375d9 commit 12089c9

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## **Release v1.49.10 - 2026-02-13**
2+
**Battlegrounds**:
3+
- Fixed incorrect simulation results due to Timewarped Promo Drake not buffing correctly.
4+
- Fixed an error in simulations due to Timewarped Ragnaros trying to deal damage to an empty board.
5+
16
## **Release v1.49.9 - 2026-02-11**
27
**Battlegrounds**:
38
- Added Whelp Buff counter to the overlay.

Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<NeutralLanguage>en</NeutralLanguage>
1212
<Description>Hearthstone Deck Tracker</Description>
1313
<Copyright>Copyright © HearthSim 2024</Copyright>
14-
<AssemblyVersion>1.49.9</AssemblyVersion>
15-
<FileVersion>1.49.9</FileVersion>
14+
<AssemblyVersion>1.49.10</AssemblyVersion>
15+
<FileVersion>1.49.10</FileVersion>
1616
<UseWPF>true</UseWPF>
1717
<PlatformTarget>x86</PlatformTarget>
1818
<Platforms>x86</Platforms>

0 commit comments

Comments
 (0)