Skip to content

Commit

Permalink
v1.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMCesar committed Oct 11, 2024
1 parent 2e80f85 commit 5040b2c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## **Release v1.35.1 - 2024-10-11**

**Hearthstone**:
- Tweaked when to show Summoned Dragons and Spell Schools counters.
- Added tourist related cards to the counter system.
- Fixed active effects showing on top of counters.
- Fixed counter text cropping in some cases.

## **Release v1.35.0 - 2024-10-10**
**Updated for Hearthstone 30.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.35.0</AssemblyVersion>
<FileVersion>1.35.0</FileVersion>
<AssemblyVersion>1.35.1</AssemblyVersion>
<FileVersion>1.35.1</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 5040b2c

Please sign in to comment.