We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd661e commit 7df743bCopy full SHA for 7df743b
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## **Release v1.48.2 - 2025-10-31**
2
+**Hearthstone**
3
+- Fixed an issue where HDT would not work while playing Cower in Fear with the Russian localization of Hearthstone.
4
+
5
## **Release v1.48.1 - 2025-10-28**
6
**Updated for Hearthstone 34.0**
7
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.1</AssemblyVersion>
15
- <FileVersion>1.48.1</FileVersion>
+ <AssemblyVersion>1.48.2</AssemblyVersion>
+ <FileVersion>1.48.2</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x86</PlatformTarget>
18
<Platforms>x86</Platforms>
0 commit comments