Skip to content

Commit

Permalink
Common Version 1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineatrhea committed Oct 6, 2023
1 parent c3c7838 commit 41e83c3
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 @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<LangVersion>Latest</LangVersion>
<Version>1.0.24</Version>
<Version>1.0.25</Version>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>1.0.0</FileVersion>
<Title>CDP4 WEB Common</Title>
Expand All @@ -21,7 +21,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>cdp4-icon.png</PackageIcon>
<PackageReleaseNotes>
[FIX] Book Input Configuration failure
[FIX] Moved BookConfiguration to ConfigurationService
</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 41e83c3

Please sign in to comment.