Skip to content

Commit 4ab1fb5

Browse files
Bump version to 9.0.0-preview-2 for IO.Astrodynamics and 0.9.0.0-preview-2 for CLI
1 parent 782fe5f commit 4ab1fb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

IO.Astrodynamics.Net/IO.Astrodynamics.CLI/IO.Astrodynamics.CLI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<FileVersion>0.0.1</FileVersion>
1010
<PackAsTool>true</PackAsTool>
1111
<ToolCommandName>astro</ToolCommandName>
12-
<Version>0.9.0.0-preview-1</Version>
12+
<Version>0.9.0.0-preview-2</Version>
1313
<Title>Astrodynamics command line interface</Title>
1414
<Authors>Sylvain Guillet</Authors>
1515
<Description>This CLI allows end user to exploit IO.Astrodynamics framework </Description>

IO.Astrodynamics.Net/IO.Astrodynamics/IO.Astrodynamics.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!-- NuGet package metadata (replaces IO.Astrodynamics.nuspec) -->
1414
<PackageId>IO.Astrodynamics</PackageId>
15-
<Version>9.0.0-preview-1</Version>
15+
<Version>9.0.0-preview-2</Version>
1616
<Authors>Sylvain Guillet</Authors>
1717
<Copyright>Sylvain Guillet</Copyright>
1818
<Title>IO Astrodynamics framework</Title>

0 commit comments

Comments
 (0)