Skip to content

Commit

Permalink
v1.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuscechetto committed Jan 23, 2025
1 parent 709eb02 commit 37ded9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## **Unreleased**
## **Release v1.38.3 - 2025-01-23**
**Hearthstone**:

- Added counters to Protoss minions cost reduction and Alien Encounters.
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.38.2</AssemblyVersion>
<FileVersion>1.38.2</FileVersion>
<AssemblyVersion>1.38.3</AssemblyVersion>
<FileVersion>1.38.3</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 37ded9f

Please sign in to comment.