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 d84e284 commit 9102e6eCopy full SHA for 9102e6e
Directory.Build.props
@@ -26,8 +26,8 @@
26
<RepositoryUrl>https://github.com/managedcode/graphrag</RepositoryUrl>
27
<PackageProjectUrl>https://github.com/managedcode/graphrag</PackageProjectUrl>
28
<Product>Managed Code GraphRag</Product>
29
- <Version>10.0.4</Version>
30
- <PackageVersion>10.0.4</PackageVersion>
+ <Version>10.0.5</Version>
+ <PackageVersion>10.0.5</PackageVersion>
31
32
</PropertyGroup>
33
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments