We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff9cea commit db35df6Copy full SHA for db35df6
1 file changed
Directory.Build.props
@@ -25,8 +25,8 @@
25
<PackageReadmeFile>README.md</PackageReadmeFile>
26
<EnablePackageValidation>true</EnablePackageValidation>
27
<Product>Markdown-LD Knowledge Bank</Product>
28
- <Version>0.1.5</Version>
29
- <PackageVersion>0.1.5</PackageVersion>
+ <Version>0.1.6</Version>
+ <PackageVersion>0.1.6</PackageVersion>
30
</PropertyGroup>
31
32
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments