Skip to content

Commit

Permalink
v1.29.9
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMCesar committed Jul 12, 2024
1 parent f693724 commit 1c1ad49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## **Release v1.29.9 - 2024-07-12**
**Fixes**:
- Tier7 setting not affecting Composition Stats visibility.

## **Release v1.29.8 - 2024-07-11**
**Fixes**:
- Tier7 Composition Stats visibility.
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.8</AssemblyVersion>
<FileVersion>1.29.8</FileVersion>
<AssemblyVersion>1.29.9</AssemblyVersion>
<FileVersion>1.29.9</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 1c1ad49

Please sign in to comment.