Skip to content

Commit

Permalink
update version to 1.6.18
Browse files Browse the repository at this point in the history
  • Loading branch information
agile.zhou committed May 28, 2023
1 parent 2666bc8 commit 5535f93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AgileConfig.Server.Apisite/AgileConfig.Server.Apisite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
<AssemblyVersion>1.6.17</AssemblyVersion>
<Version>1.6.17</Version>
<AssemblyVersion>1.6.18</AssemblyVersion>
<Version>1.6.18</Version>
<PackageVersion>1.6.15</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.6.17</FileVersion>
<FileVersion>1.6.18</FileVersion>
<Authors>kklldog</Authors>
<Company>kklldog</Company>
</PropertyGroup>
Expand Down

0 comments on commit 5535f93

Please sign in to comment.