diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 418b9be..03ed3a2 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -12,7 +12,7 @@ on: branches: - 'main' release: - types: [created] + types: [published] env: DOTNET_VERSION: '3.1.200' diff --git a/version-number.txt b/version-number.txt index 79a2734..5d4294b 100644 --- a/version-number.txt +++ b/version-number.txt @@ -1 +1 @@ -0.5.0 \ No newline at end of file +0.5.1 \ No newline at end of file