Skip to content

Commit

Permalink
[Bump] version to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samatrhea committed Apr 9, 2024
1 parent d29ecd2 commit ec102b6
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions COMETwebapp/COMETwebapp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>3.2.0</Version>
<Title>CDP4-CDP4-COMET WEB Community Edition</Title>
<Description>A Blazor web application that implements ECSS-E-TM-10-25</Description>
<Version>3.3.0</Version>
<Title>CDP4-COMET WEB</Title>
<Description>A web application that implements ECSS-E-TM-10-25</Description>
<Company>RHEA System S.A.</Company>
<Copyright>Copyright 2023-2024 RHEA System S.A.</Copyright>
<PackageLicenseExpression>AGPL-3.0-only</PackageLicenseExpression>
Expand All @@ -15,9 +15,6 @@
<InvariantGlobalization>true</InvariantGlobalization>
<BlazorEnableTimeZoneSupport>false</BlazorEnableTimeZoneSupport>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageReleaseNotes>
[Update] Copyright statement
</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ec102b6

Please sign in to comment.