Skip to content

Commit

Permalink
v1.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Mar 19, 2024
1 parent b7657c8 commit 5ef969f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## **Release v1.25.1 - 2024-03-19**
**Features**:
- Added support for Zilliax Deluxe 3000's custom cost in the deck list.

**Fixes**:
- Fixed an issue causing E.T.C.'s Band to appear when Zilliax was in the deck.
- Fixed an issue causing the deck list to continuously reset when playing a Whizbang deck.
- Fixed an issue causing decks with cards from Caverns of Time or Legacy to not be flagged as Wild.

## **Release v1.25.0 - 2024-03-19**
**Updated for Year of the Pegasus**

Expand Down
4 changes: 2 additions & 2 deletions Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj
Expand Up @@ -11,8 +11,8 @@
<NeutralLanguage>en</NeutralLanguage>
<Description>Hearthstone Deck Tracker</Description>
<Copyright>Copyright © HearthSim 2024</Copyright>
<AssemblyVersion>1.25.0</AssemblyVersion>
<FileVersion>1.25.0</FileVersion>
<AssemblyVersion>1.25.1</AssemblyVersion>
<FileVersion>1.25.1</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 5ef969f

Please sign in to comment.