Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
DMagic1 committed Dec 31, 2018
1 parent 3d72094 commit f2b5fdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SCANsat/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.8.9.0")]
[assembly: AssemblyFileVersion ("1.8.9.0")]
[assembly: AssemblyInformationalVersion ("v18.9")]
[assembly: AssemblyVersion ("1.8.10.0")]
[assembly: AssemblyFileVersion ("1.8.10.0")]
[assembly: AssemblyInformationalVersion ("v18.10")]

[assembly: KSPAssembly ("SCANsat", 1, 8)]

Expand Down

0 comments on commit f2b5fdd

Please sign in to comment.