We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af05dc0 commit db81a82Copy full SHA for db81a82
Source/MarkdownUtil/MarkdownUtil.csproj
@@ -12,7 +12,7 @@
12
<PackageLicenseExpression>MIT</PackageLicenseExpression>
13
<PackageOutputPath>./nupkg</PackageOutputPath>
14
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
15
- <Version>2.3.2</Version>
+ <Version>2.4.0</Version>
16
<AssemblyName>mdu</AssemblyName>
17
<Authors>Jan Ruhlaender</Authors>
18
<Description>Commandline Tool to lint and render a Markdown based documentation</Description>
0 commit comments