Skip to content

Commit

Permalink
[Bump] version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Aug 12, 2024
1 parent 15efc3f commit 227bc2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions DEH-REQIF-APP/DEH-REQIF.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>DEHReqIF.Console</RootNamespace>
<Version>2.0.0</Version>
<Version>2.0.1</Version>
<Description>A Commandline application used to convert an E-TM-10-25 data source into a ReqIF document.</Description>
<Company>Starion Group S.A.</Company>
<Copyright>Copyright 2022-2024 Starion Group S.A.</Copyright>
Expand All @@ -14,8 +14,7 @@
<Authors>Sam Gerené</Authors>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>
[Update] Starion Group
[Update] dependencies (Reqif, CDP4-SDK, NLog)
[Update] dependencies
</PackageReleaseNotes>
<PackageIcon>cdp4-comet-logo.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down
4 changes: 2 additions & 2 deletions DEH-REQIF/DEH-REQIF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>DEHReqIF</RootNamespace>
<Version>2.0.0</Version>
<Version>2.0.1</Version>
<Description>A .NET library to conver ECSS-E-TM-10-25 requirements to an OMG ReqIF file.</Description>
<PackageId>DEH-ReqIF</PackageId>
<Company>Starion Group S.A.</Company>
Expand All @@ -18,7 +18,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>
[Initial Version]
[Update] dependencies
</PackageReleaseNotes>
<LangVersion>latest</LangVersion>
<PackageIcon>cdp4-comet-logo.png</PackageIcon>
Expand Down

0 comments on commit 227bc2b

Please sign in to comment.