Skip to content

Commit f9b23a4

Browse files
committed
chore: bump version to 0.8.3
1 parent 934fcbf commit f9b23a4

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

NamBlog.API/NamBlog.API.csproj

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<Nullable>enable</Nullable> <!-- 可选,但推荐 -->
77

88
<!-- 版本信息 -->
9-
<Version>0.8.2</Version>
10-
<AssemblyVersion>0.8.2</AssemblyVersion>
11-
<FileVersion>0.8.2</FileVersion>
12-
<InformationalVersion>0.8.2</InformationalVersion>
9+
<Version>0.8.3</Version>
10+
<AssemblyVersion>0.8.3</AssemblyVersion>
11+
<FileVersion>0.8.3</FileVersion>
12+
<InformationalVersion>0.8.3</InformationalVersion>
1313

1414
<!-- 产品信息 -->
1515
<Product>NamBlog</Product>
@@ -53,3 +53,4 @@
5353
</ItemGroup>
5454

5555
</Project>
56+

0 commit comments

Comments
 (0)