Skip to content

Commit

Permalink
Update version to 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
agile.zhou committed Jun 2, 2024
1 parent 496b929 commit fc84e43
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
<AssemblyVersion>1.9.3</AssemblyVersion>
<Version>1.9.3</Version>
<AssemblyVersion>1.9.4</AssemblyVersion>
<Version>1.9.4</Version>
<PackageVersion>1.9.2</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.9.3</FileVersion>
<FileVersion>1.9.4</FileVersion>
<Authors>kklldog</Authors>
<Company>kklldog</Company>
</PropertyGroup>
Expand Down

0 comments on commit fc84e43

Please sign in to comment.