Skip to content

Commit

Permalink
v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
azeier committed Apr 9, 2019
1 parent 39c4b98 commit 616964c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 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.8.5 - 2019-04-09**
__Updated for Year of the Dragon__


## **Release v1.8.4 - 2019-04-04**
__Updated for Rise of Shadows__

Expand Down
4 changes: 2 additions & 2 deletions Hearthstone Deck Tracker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("1.8.4")]
[assembly: AssemblyFileVersion("1.8.4")]
[assembly: AssemblyVersion("1.8.5")]
[assembly: AssemblyFileVersion("1.8.5")]
[assembly: NeutralResourcesLanguage("en")]

[assembly: AssemblyMetadata("SquirrelAwareVersion", "1")]
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.8.4.{build}
version: 1.8.5.{build}
pull_requests:
do_not_increment_build_number: true
branches:
Expand Down

0 comments on commit 616964c

Please sign in to comment.