We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97bd073 commit 1ca730aCopy full SHA for 1ca730a
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## **Release v1.48.21 - 2025-12-20**
2
+**Battlegrounds**:
3
+- Fixed a major issue with Timewarped Tavern support causing incorrect simulation results in many cases.
4
+
5
## **Release v1.48.20 - 2025-12-19**
6
**Battlegrounds**:
7
- Added Tavern Pinning support for Timewarped Tavern.
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.20</AssemblyVersion>
15
- <FileVersion>1.48.20</FileVersion>
+ <AssemblyVersion>1.48.21</AssemblyVersion>
+ <FileVersion>1.48.21</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x86</PlatformTarget>
18
<Platforms>x86</Platforms>
0 commit comments