Skip to content

Commit

Permalink
Update version to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agile.zhou committed Apr 19, 2024
1 parent 56d8488 commit fda2684
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.0</AssemblyVersion>
<Version>1.9.0</Version>
<PackageVersion>1.8</PackageVersion>
<AssemblyVersion>1.9.2</AssemblyVersion>
<Version>1.9.2</Version>
<PackageVersion>1.9.2</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.9.0</FileVersion>
<FileVersion>1.9.2</FileVersion>
<Authors>kklldog</Authors>
<Company>kklldog</Company>
</PropertyGroup>
Expand Down

0 comments on commit fda2684

Please sign in to comment.