From b760ab3f7e6337146a75e320f26a7c19c5bd3d9b Mon Sep 17 00:00:00 2001 From: mysticmnd Date: Thu, 27 Jan 2022 21:20:53 +0530 Subject: [PATCH] Bump up version to 3.23.0 --- appveyor.yml | 2 +- src/ReverseMarkdown/ReverseMarkdown.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 82bca07..521f97d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,7 +7,7 @@ os: Visual Studio 2022 environment: DOTNET_CLI_TELEMETRY_OPTOUT: true DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true - TARGET_BUILD_VERSION: '3.22.0' + TARGET_BUILD_VERSION: '3.23.0' NUGET_DEPLOY_KEY: secure: iGLl9LCDfrevtXMZSzGsL00+nm/hVrFTLpbcgMuTP4S4El6/f09KhrsHAGj9VnCS diff --git a/src/ReverseMarkdown/ReverseMarkdown.csproj b/src/ReverseMarkdown/ReverseMarkdown.csproj index 9efb8f1..691ee16 100644 --- a/src/ReverseMarkdown/ReverseMarkdown.csproj +++ b/src/ReverseMarkdown/ReverseMarkdown.csproj @@ -1,7 +1,7 @@  ReverseMarkdown is a Html to Markdown converter library in c# - 3.22.0 + 3.23.0 Babu Annamalai net46;netstandard2.0;net5.0;net6.0 https://github.com/mysticmind/reversemarkdown-net