Skip to content

Commit

Permalink
v1.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
azeier committed Feb 6, 2025
1 parent 63fa4ee commit e51699a
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.39.1 - 2025-02-06**
**General**:
- Fixed various crashes.

## **Release v1.39.0 - 2025-02-06**
**Hearthstone**:
- Card balance changes (e.g. cost changes) are now downloaded dynamically, without an HDT update.
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.39.0</AssemblyVersion>
<FileVersion>1.39.0</FileVersion>
<AssemblyVersion>1.39.1</AssemblyVersion>
<FileVersion>1.39.1</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit e51699a

Please sign in to comment.