There was an error while loading. Please reload this page.
1 parent e638f86 commit 58b7799Copy full SHA for 58b7799
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## **Release v1.56.2 - 2026-08-19**
2
+**Battlegrounds**:
3
+- Fixed a number of incorrect combat odds.
4
+
5
## **Release v1.56.1 - 2026-08-18**
6
**Battlegrounds**:
7
- Fixed the last known board tooltip being cut off.
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 2026</Copyright>
14
- <AssemblyVersion>1.56.1</AssemblyVersion>
15
- <FileVersion>1.56.1</FileVersion>
+ <AssemblyVersion>1.56.2</AssemblyVersion>
+ <FileVersion>1.56.2</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x64</PlatformTarget>
18
<Platforms>x64</Platforms>
0 commit comments