appveyor.yml: Updated the version number to reflect the v1.1.1 release.

This commit is contained in:
David Korth 2018-09-23 11:53:44 -04:00
parent d9a6c5d9bb
commit f23e561b36

View File

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