Skip to content

Commit 82b240a

Browse files
committed
v1.48.14
1 parent 70a2af4 commit 82b240a

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1+
## **Release v1.48.14 - 2025-12-03**
2+
**Battlegrounds**:
3+
- Added check to display Buddies Guides
4+
5+
**Bob's Buddy**:
6+
- Tentatively fixed incorrect simulation results due to Apexis Guardian.
7+
- Fixed incorrect simulation results due to Blue Volumizer;
8+
- Fixed incorrect simulation results due to Green Volumizer;
9+
- Fixed incorrect simulation results due to Red Volumizer;
10+
- Fixed incorrect simulation results due to Deathwing Hero Power.
11+
112
## **Release v1.48.13 - 2025-12-02**
213
**Updated for Hearthstone 34.2.0**
14+
315
**Hearthstone**:
416
- Fix Dragons Played Counter inaccuracy in some cases.
517

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.48.13</AssemblyVersion>
15-
<FileVersion>1.48.13</FileVersion>
14+
<AssemblyVersion>1.48.14</AssemblyVersion>
15+
<FileVersion>1.48.14</FileVersion>
1616
<UseWPF>true</UseWPF>
1717
<PlatformTarget>x86</PlatformTarget>
1818
<Platforms>x86</Platforms>

0 commit comments

Comments
 (0)