Skip to content

Commit

Permalink
Update package version to 1.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
agile.zhou committed Dec 1, 2024
1 parent 98b0867 commit 73bb0ac
Showing 1 changed file with 4 additions and 4 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.8</AssemblyVersion>
<Version>1.9.7</Version>
<PackageVersion>1.9.8</PackageVersion>
<AssemblyVersion>1.9.9</AssemblyVersion>
<Version>1.9.9</Version>
<PackageVersion>1.9.9</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.9.8</FileVersion>
<FileVersion>1.9.9</FileVersion>
<Authors>kklldog</Authors>
<Company>kklldog</Company>
</PropertyGroup>
Expand Down

0 comments on commit 73bb0ac

Please sign in to comment.