We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fdbfa1 commit dcf401dCopy full SHA for dcf401d
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## **Release v1.47.10 - 2025-10-09**
2
+**Updated for Hearthstone 33.6.2**
3
+
4
## **Release v1.47.9 - 2025-10-07**
5
**Hearthstone**:
6
- Fixed an issue where cards drawn by Nightmare Lord Xavius were not removed from the decklist.
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.47.9</AssemblyVersion>
15
- <FileVersion>1.47.9</FileVersion>
+ <AssemblyVersion>1.47.10 </AssemblyVersion>
+ <FileVersion>1.47.10 </FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x86</PlatformTarget>
18
<Platforms>x86</Platforms>
0 commit comments