From 32aef959951aa2619d4c4918c12f733bf3a9161d Mon Sep 17 00:00:00 2001 From: Paul Brown Date: Tue, 27 Oct 2020 14:01:46 +0000 Subject: [PATCH] Updated version --- .github/workflows/ci-build.yml | 2 +- version-number.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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