Skip to content

Commit

Permalink
1.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineatrhea committed Oct 19, 2023
1 parent e89c8ab commit d10d4b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions COMET.Web.Common/COMET.Web.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<LangVersion>Latest</LangVersion>
<Version>1.0.31</Version>
<Version>1.0.32</Version>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>1.0.0</FileVersion>
<Title>CDP4 WEB Common</Title>
Expand All @@ -21,8 +21,8 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>cdp4-icon.png</PackageIcon>
<PackageReleaseNotes>
[BUG] Missing body inside the ApplicationTemplate
</PackageReleaseNotes>
[ADD] CherryPickRunner and INamingConventionService
</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CDP4ServicesDal-CE" Version="24.1.0" />
Expand Down

0 comments on commit d10d4b4

Please sign in to comment.