We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90348bf commit 777f168Copy full SHA for 777f168
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## **Release v1.50.0 - 2026-03-10**
2
+**Updated for Hearthstone 35.0.0**
3
+
4
## **Release v1.49.15 - 2026-02-24**
5
**Updated for Hearthstone 34.6.2**
6
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.15</AssemblyVersion>
15
- <FileVersion>1.49.15</FileVersion>
+ <AssemblyVersion>1.50.0</AssemblyVersion>
+ <FileVersion>1.50.0</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x86</PlatformTarget>
18
<Platforms>x86</Platforms>
0 commit comments