diff --git a/.github/workflows/github-actions-release.yml b/.github/workflows/github-actions-release.yml index 11e893c..9a2fb15 100644 --- a/.github/workflows/github-actions-release.yml +++ b/.github/workflows/github-actions-release.yml @@ -7,7 +7,7 @@ on: type: string description: The version of the library required: true - default: 2.0.0 + default: 2.1.0 VersionSuffix: type: string description: The version suffix of the library (for example rc.1)