diff options
author | Chris Robinson <[email protected]> | 2022-06-27 01:33:53 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-06-27 01:33:53 -0700 |
commit | dc83d99c95a42c960150ddeee06c124134b52208 (patch) | |
tree | 6b3717598c8a927c3a46f1de2ab4da52c08d6437 /appveyor.yml | |
parent | 9cce3ba522c759ee0247ca46afe776239745217e (diff) |
Release 1.22.2
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 70bb08de..b75fbd79 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.22.1.{build} +version: 1.22.2.{build} environment: APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 |