We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4cd93d commit b17cc57Copy full SHA for b17cc57
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## **Release v1.49.13 - 2026-02-20**
2
+
3
## **Release v1.49.12 - 2026-02-20**
4
**Hearthstone**:
5
- Fixed Lightray Counter wrongly increasing on Hero Power.
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.49.12</AssemblyVersion>
15
- <FileVersion>1.49.12</FileVersion>
+ <AssemblyVersion>1.49.13</AssemblyVersion>
+ <FileVersion>1.49.13</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x86</PlatformTarget>
18
<Platforms>x86</Platforms>
0 commit comments