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