diff options
| author | Cody Robibero <cody@robibe.ro> | 2020-10-02 08:21:28 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-02 08:21:28 -0600 |
| commit | 0ffc58e25509c375654430e64a2208baf6d65be9 (patch) | |
| tree | 97f35bad9984ebee12daae4ed25462426f7303a7 | |
| parent | b95533d6a947306e92b02ff77d17fe07ca78e87c (diff) | |
Update .ci/azure-pipelines-api-client.yml
Co-authored-by: Cameron <Influence365@gmail.com>
| -rw-r--r-- | .ci/azure-pipelines-api-client.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/azure-pipelines-api-client.yml b/.ci/azure-pipelines-api-client.yml index f6e870674..7f428aec1 100644 --- a/.ci/azure-pipelines-api-client.yml +++ b/.ci/azure-pipelines-api-client.yml @@ -4,7 +4,7 @@ default: "ubuntu-latest" - name: GeneratorVersion type: string - default: "4.3.1" + default: "5.0.0-beta2" jobs: - job: GenerateApiClients |
