Skip to content

Commit

Permalink
v1.28.5
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed May 31, 2024
1 parent 4ba2e1f commit 3f756eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## **Release v1.28.5 - 2024-05-31**
**Features**
- Added automatic deck importing for the new Twist season!
- Added automatic deck importing for Loaner decks!

## **Release v1.28.4 - 2024-05-30**
**Fixes:**
- Fixed a memory leak that could cause the deck tracker to crash mid-game.
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.28.4</AssemblyVersion>
<FileVersion>1.28.4</FileVersion>
<AssemblyVersion>1.28.5</AssemblyVersion>
<FileVersion>1.28.5</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 3f756eb

Please sign in to comment.