rom-properties 1.8.1

This commit is contained in:
David Korth 2021-07-19 19:25:34 -04:00
parent 97cbf1eb2e
commit 6a87b25fd6
3 changed files with 11 additions and 3 deletions

10
NEWS.md
View File

@ -1,6 +1,14 @@
# Changes
## v1.9 (released 2021/??/??)
## v1.8.1 (released 2021/07/19)
* Bug fixes:
* Fix svrplus.exe not detecting the MSVC runtime at all.
* Fix tinyxml2.dll packaging in the Windows build.
* Fix delay-loading of tinyxml2.dll when viewing Windows executables.
* Other changes:
* Updated the amiibo databases to be current as of 2021/07/14.
## v1.8 (released 2021/07/18)

View File

@ -1,5 +1,5 @@
# AppVeyor configuration file.
version: '1.8.0.{build}'
version: '1.8.1.{build}'
# Build worker image (VM template)
image: Visual Studio 2015

View File

@ -1 +1 @@
1.8.0.1
1.8.1.0