diff --git a/appveyor.yml b/appveyor.yml index 1b7fc74929..e3aefc1810 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ branches: only: - main - version: 10.1.0-nightly-{build} + version: 10.1.1-nightly-{build} pull_requests: do_not_increment_build_number: true skip_tags: true @@ -73,7 +73,7 @@ branches: only: - /release/ - version: 10.0.0 + version: 10.1.0 pull_requests: do_not_increment_build_number: true skip_tags: true