We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8953f commit 0bf6a0dCopy full SHA for 0bf6a0d
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.2</Version>
29
- <PackageVersion>0.1.2</PackageVersion>
+ <Version>0.1.3</Version>
+ <PackageVersion>0.1.3</PackageVersion>
30
</PropertyGroup>
31
32
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments