Skip to content

Commit 3b0d0de

Browse files
authored
Update Directory.Packages.props
1 parent 179e3e0 commit 3b0d0de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
<TimeStamp>$([System.DateTime]::UtcNow.ToString("yyyyMMdd"))</TimeStamp>
5-
<Version>0.9.1</Version>
5+
<Version>0.9.2</Version>
66
<!-- 项目信息 -->
77
<Product>OpenDeepWiki</Product>
88
<Title>OpenDeepWiki - AI驱动的代码知识库</Title>
@@ -112,4 +112,4 @@
112112
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
113113
<PackageVersion Include="YamlDotNet" Version="16.3.0" />
114114
</ItemGroup>
115-
</Project>
115+
</Project>

0 commit comments

Comments
 (0)