diff --git a/CHANGELOG b/CHANGELOG index 0388f72..713c8c5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,9 @@ Legend: * Improved functionality - Bug fix or minor improvement +v 1.10.16 + - fix the auto update url + v 1.10.15 + Support new game modes (mission / tavern brawl) + Compatible hook engine with latest HearthStone version diff --git a/HearthCap/Version.txt b/HearthCap/Version.txt index b753151..4583c9e 100644 --- a/HearthCap/Version.txt +++ b/HearthCap/Version.txt @@ -1 +1 @@ -1.10.15.0 \ No newline at end of file +1.10.16.0 \ No newline at end of file diff --git a/appveyor.yml b/appveyor.yml index ba70f13..61d3b1c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: v1.10.15.{build} +version: v1.10.16.{build} pull_requests: do_not_increment_build_number: true branches: