We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3542a commit bcaa809Copy full SHA for bcaa809
2 files changed
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## **Unreleased**
+## **Release v1.48.12 - 2025-12-02**
2
+**Updated for Hearthstone 34.2.0**
3
**Hearthstone**:
4
- Fix Dragons Played Counter inaccuracy in some cases.
5
Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj
@@ -11,8 +11,8 @@
11
<NeutralLanguage>en</NeutralLanguage>
12
<Description>Hearthstone Deck Tracker</Description>
13
<Copyright>Copyright © HearthSim 2024</Copyright>
14
- <AssemblyVersion>1.48.11</AssemblyVersion>
15
- <FileVersion>1.48.11</FileVersion>
+ <AssemblyVersion>1.48.12</AssemblyVersion>
+ <FileVersion>1.48.12</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x86</PlatformTarget>
18
<Platforms>x86</Platforms>
0 commit comments