We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871a0f6 commit 193c8dbCopy full SHA for 193c8db
src/ReverseMarkdown/ReverseMarkdown.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>ReverseMarkdown is a Html to Markdown converter library in c#</Description>
4
- <VersionPrefix>4.2.0</VersionPrefix>
+ <VersionPrefix>4.3.0</VersionPrefix>
5
<Authors>Babu Annamalai</Authors>
6
<TargetFrameworks>net46;netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks>
7
<PackageProjectUrl>https://github.com/mysticmind/reversemarkdown-net</PackageProjectUrl>
0 commit comments