Skip to content

Commit

Permalink
Common library version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineatrhea committed Aug 31, 2023
1 parent 536f637 commit 0d0b0d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions COMET.Web.Common/COMET.Web.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<LangVersion>Latest</LangVersion>
<Version>1.0.16</Version>
<Version>1.0.17</Version>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>1.0.0</FileVersion>
<Title>CDP4 WEB Common</Title>
Expand All @@ -20,7 +20,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>cdp4-icon.png</PackageIcon>
<PackageReleaseNotes>
[ADD] Make open model captions and title of the landing page configurable
[ADD] Common static server address configuration
</PackageReleaseNotes>
</PropertyGroup>

Expand Down

0 comments on commit 0d0b0d6

Please sign in to comment.