There was an error while loading. Please reload this page.
1 parent e7b2a0b commit 4a509afCopy full SHA for 4a509af
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## **Release v1.54.2 - 2026-07-31**
2
**General**:
3
- Fixed an issue where rewind replays would not be uploaded correctly.
4
- Fixed an issue that could cause card images to not load.
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.54.1</AssemblyVersion>
15
- <FileVersion>1.54.1</FileVersion>
+ <AssemblyVersion>1.54.2</AssemblyVersion>
+ <FileVersion>1.54.2</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x64</PlatformTarget>
18
<Platforms>x64</Platforms>
0 commit comments