diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 338f098776..1033d735cf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: - 'release' env: - VERSION: '1.10.6' + VERSION: '1.10.7' NUGET_REPO_URL: 'https://api.nuget.org/v3/index.json' jobs: