Skip to content

Commit

Permalink
update version to 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kklldog committed Nov 24, 2021
1 parent 3e9ad79 commit 5b6c566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.5.4</AssemblyVersion>
<AssemblyVersion>1.5.5</AssemblyVersion>
<Version>1.5.2</Version>
<PackageVersion>1.5.3.2</PackageVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<FileVersion>1.5.4</FileVersion>
<FileVersion>1.5.5</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 5b6c566

Please sign in to comment.