Skip to content

Commit

Permalink
Update version to 1.9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agile.zhou committed Jun 9, 2024
1 parent 590b239 commit ba5f323
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.4</AssemblyVersion>
<Version>1.9.4</Version>
<AssemblyVersion>1.9.4.1</AssemblyVersion>
<Version>1.9.4.1</Version>
<PackageVersion>1.9.2</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.9.4</FileVersion>
<FileVersion>1.9.4.1</FileVersion>
<Authors>kklldog</Authors>
<Company>kklldog</Company>
</PropertyGroup>
Expand Down

0 comments on commit ba5f323

Please sign in to comment.