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 179e3e0 commit 3b0d0deCopy full SHA for 3b0d0de
Directory.Packages.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
4
<TimeStamp>$([System.DateTime]::UtcNow.ToString("yyyyMMdd"))</TimeStamp>
5
- <Version>0.9.1</Version>
+ <Version>0.9.2</Version>
6
<!-- 项目信息 -->
7
<Product>OpenDeepWiki</Product>
8
<Title>OpenDeepWiki - AI驱动的代码知识库</Title>
@@ -112,4 +112,4 @@
112
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
113
<PackageVersion Include="YamlDotNet" Version="16.3.0" />
114
</ItemGroup>
115
-</Project>
+</Project>
0 commit comments