Skip to content

Commit

Permalink
1.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineatrhea committed Nov 13, 2023
1 parent 9d37d5d commit fe5e246
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.34</Version>
<Version>1.0.35</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] Use the EngineeringModelId and IterationIid instead of the SetupIids
[ADD] New event on CDPMessageBus for RefreshEnd
</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit fe5e246

Please sign in to comment.