From 8cefd051c3387bb7e0b8ed43ea5c7dd652783b33 Mon Sep 17 00:00:00 2001 From: Andrew Berezovskyi Date: Wed, 9 Oct 2024 23:34:22 +0200 Subject: [PATCH] go for 0.4.1 instead Signed-off-by: Andrew Berezovskyi --- CHANGELOG.md | 8 ++++++-- OSLC4Net_SDK/Directory.Build.props | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58bed4d5..20c4d712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Legend: 🔒️ security fixes; ⚡️ major features/updates; ❗️ breaking changes; 👉 important notes. -## [0.4.0-alpha] - 2024-10-09 +## [0.4.1] - 2024-10-09 ### Security @@ -32,7 +32,7 @@ Legend: 🔒️ security fixes; ⚡️ major features/updates; ❗️ breaking c ### Deprecated -- .NET 6 support is deprecated as the EOL is approaching soon. Given that all +- .NET 6 support is deprecated as the EOL is approaching soon. Given that all non-Framework libraries target `netstandard2.0`, this should have no impact on the users. @@ -45,6 +45,10 @@ Legend: 🔒️ security fixes; ⚡️ major features/updates; ❗️ breaking c This release does not contain bug fixes. +## [0.4.0-alpha] - YANKED + +YANKED due to NuGet deployment issues. + ## [0.3.0-alpha] - 2023-04-29 ### Security diff --git a/OSLC4Net_SDK/Directory.Build.props b/OSLC4Net_SDK/Directory.Build.props index e174748f..3635132e 100644 --- a/OSLC4Net_SDK/Directory.Build.props +++ b/OSLC4Net_SDK/Directory.Build.props @@ -1,6 +1,6 @@ - 0.4.0 + 0.4.1 $(VersionSuffix)