Skip to content

Commit

Permalink
Bump up version to 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticmind committed Jun 29, 2024
1 parent c2780e2 commit 3c2af15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReverseMarkdown/ReverseMarkdown.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>ReverseMarkdown is a Html to Markdown converter library in c#</Description>
<VersionPrefix>4.5.1</VersionPrefix>
<VersionPrefix>4.6.0</VersionPrefix>
<Authors>Babu Annamalai</Authors>
<TargetFrameworks>net46;netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks>
<PackageProjectUrl>https://github.com/mysticmind/reversemarkdown-net</PackageProjectUrl>
Expand Down

0 comments on commit 3c2af15

Please sign in to comment.