diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4aaa77dbdd..59594714bd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: - 'release' env: - VERSION: '1.10.0' + VERSION: '1.10.1' NUGET_REPO_URL: 'https://api.nuget.org/v3/index.json' jobs: