Skip to content

Commit 28b7938

Browse files
v1.50.1
1 parent 1ea2b59 commit 28b7938

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## **Unreleased**
1+
## **Release v1.50.1 - 2026-03-12**
2+
**Hearthstone**:
3+
- Added trial cards to collection syncing.
4+
25
**Battlegrounds**:
36
- Added counter sorting by numerical value. This improves the visibility of important counters.
47
- Added secondary counters row. This allows displaying more counters without overcrowding the UI.

Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<NeutralLanguage>en</NeutralLanguage>
1212
<Description>Hearthstone Deck Tracker</Description>
1313
<Copyright>Copyright © HearthSim 2024</Copyright>
14-
<AssemblyVersion>1.50.0</AssemblyVersion>
15-
<FileVersion>1.50.0</FileVersion>
14+
<AssemblyVersion>1.50.1</AssemblyVersion>
15+
<FileVersion>1.50.1</FileVersion>
1616
<UseWPF>true</UseWPF>
1717
<PlatformTarget>x86</PlatformTarget>
1818
<Platforms>x86</Platforms>

0 commit comments

Comments
 (0)