Skip to content

Commit 886e7f6

Browse files
author
reed
committed
bumped Version
1 parent 8a51959 commit 886e7f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

One_Sgp4/One_Sgp4.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919

2020
<PropertyGroup>
2121
<TargetFrameworks>netstandard2.1;netstandard2.0;net40;net45</TargetFrameworks>
22-
<Version>1.0.11</Version>
23-
<PackageReleaseNotes>Fixed minor conversion Issues with Date time</PackageReleaseNotes>
24-
<AssemblyVersion>1.0.11.0</AssemblyVersion>
22+
<Version>1.0.12</Version>
23+
<PackageReleaseNotes>Fixed Issue with EpochTime not adding ticks correclty</PackageReleaseNotes>
24+
<AssemblyVersion>1.0.12.0</AssemblyVersion>
2525
<PackageLicenseExpression />
2626
<PackageLicenseFile>license.txt</PackageLicenseFile>
27-
<FileVersion>1.0.11.0</FileVersion>
27+
<FileVersion>1.0.12.0</FileVersion>
2828
<Product>One_Sgp4</Product>
2929
<PackageId>One_Sgp4</PackageId>
3030
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)