Skip to content

Commit

Permalink
1.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineatrhea committed Nov 22, 2023
1 parent 2990954 commit a1950c9
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.37</Version>
<Version>1.0.38</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] Filtering out message from the MessageBus that is not for the current session
[FIX] Wrong SessionService reference
</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit a1950c9

Please sign in to comment.