We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28c224 commit 21b3dcbCopy full SHA for 21b3dcb
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## **Unreleased**
+## **Release v1.48.20 - 2025-12-19**
2
**Battlegrounds**:
3
- Added Tavern Pinning support for Timewarped Tavern.
4
- Fixed incorrect simulation results due to Opponent Hand Cards not being buffed correctly.
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.48.19</AssemblyVersion>
15
- <FileVersion>1.48.19</FileVersion>
+ <AssemblyVersion>1.48.20</AssemblyVersion>
+ <FileVersion>1.48.20</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x86</PlatformTarget>
18
<Platforms>x86</Platforms>
0 commit comments