Skip to content

Commit

Permalink
v1.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMCesar committed Jun 20, 2024
1 parent eaa4cf7 commit af0f87f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## **Release v1.29.3 - 2024-06-20**
**Bob's Buddy**:
- Fixed incorrect simulation results due to Tarecgosa.
- Fixed incorrect simulation results due to Golden Persistent Poet.
- Fixed incorrect simulation results due to Sky Pirate (Scallywag's summon).
- Fixed incorrect simulation results due to Teron Gorefiend's hero power (Rapid Reanimation).

## **Release v1.29.2 - 2024-06-17**
**Updated for Hearthstone 29.6.0**

Expand Down
4 changes: 2 additions & 2 deletions Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<NeutralLanguage>en</NeutralLanguage>
<Description>Hearthstone Deck Tracker</Description>
<Copyright>Copyright © HearthSim 2024</Copyright>
<AssemblyVersion>1.29.2</AssemblyVersion>
<FileVersion>1.29.2</FileVersion>
<AssemblyVersion>1.29.3</AssemblyVersion>
<FileVersion>1.29.3</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit af0f87f

Please sign in to comment.