diff options
author | Chris Robinson <[email protected]> | 2023-02-03 06:48:18 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2023-02-03 06:48:18 -0800 |
commit | 70c14cd560db819f180073052f4c2bfae5cf3c31 (patch) | |
tree | f9bcd5e16917ab0ca3fff9651930291ae3a84e60 /appveyor.yml | |
parent | 58c8f5720d7a9fa1b4fd5276d01b2fb69444ca7b (diff) |
Release 1.23.0
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 b75fbd79..d7adb17b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.22.2.{build} +version: 1.23.0.{build} environment: APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 |