diff options
author | Chris Robinson <[email protected]> | 2023-04-11 12:46:23 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2023-04-11 12:46:23 -0700 |
commit | d3875f333fb6abe2f39d82caca329414871ae53b (patch) | |
tree | 517b5db02c6d50c27a8c884ad2a66f9cde253810 /appveyor.yml | |
parent | 31f33369135c80cfceec9765b73fa6556641cd2e (diff) |
Release 1.23.1
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 d7adb17b..aa155af4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.23.0.{build} +version: 1.23.1.{build} environment: APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 |