Skip to content

Commit 5046dcc

Browse files
author
yangxinran
committed
升级程序集版本号至 0.0.3
- 在 DifyChatClient.csproj 中将程序集版本号从 0.0.2 更新到 0.0.3 - 保持版本号递增的持续发布策略
1 parent aab7b02 commit 5046dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/DifyChatClient/DifyChatClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<RootNamespace>$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
88
<AssemblyName>DifyChatClient</AssemblyName>
99
<Authors>Zoranner</Authors>
10-
<AssemblyVersion>0.0.2</AssemblyVersion>
10+
<AssemblyVersion>0.0.3</AssemblyVersion>
1111
<Platforms>AnyCPU;x64;x86</Platforms>
1212
<Copyright>$(Authors)</Copyright>
1313
<Company>$(Authors)</Company>

0 commit comments

Comments
 (0)