Skip to content

Commit

Permalink
v1.20.18
Browse files Browse the repository at this point in the history
  • Loading branch information
edipo2s committed Jul 25, 2023
1 parent 3b0b3d4 commit ae4c933
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## **Release v1.20.18 - 2023-07-25**
**Updated for Hearthstone 27.0.0**

## **Release v1.20.17 - 2023-07-16**
**Bob's Buddy**:
- Fixed an issue where buffs to cards in hand were not working correctly. This was leading to various incorrect 99% predictions.
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 2023</Copyright>
<AssemblyVersion>1.20.17</AssemblyVersion>
<FileVersion>1.20.17</FileVersion>
<AssemblyVersion>1.20.18</AssemblyVersion>
<FileVersion>1.20.18</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit ae4c933

Please sign in to comment.