Skip to content

Commit

Permalink
Add screenshots and increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
KSP-TaxiService committed Apr 7, 2017
1 parent 3d095ae commit 5e2f67e
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/CommNetConstellation/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
// Don't include the patch revision in the AssemblyVersion - as this will break any dependent
// DLLs any time it changes. Breaking on a minor revision is probably acceptable - it's
// unlikely that there wouldn't be other breaking changes on a minor version change.
[assembly: AssemblyVersion("0.4")]
[assembly: AssemblyFileVersion("0.4.0")]
[assembly: AssemblyVersion("1.0")]
[assembly: AssemblyFileVersion("1.0.0")]

// Use KSPAssembly to allow other DLLs to make this DLL a dependency in a
// non-hacky way in KSP. Format is (AssemblyProduct, major, minor), and it
// does not appear to have a hard requirement to match the assembly version.
[assembly: KSPAssembly("CommNetConstellation", 0, 4)]
[assembly: KSPAssembly("CommNetConstellation", 1, 0)]
Binary file added src/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/screenshot1.psd
Binary file not shown.
Binary file added src/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/screenshot2.psd
Binary file not shown.
Binary file added src/screenshot3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/screenshot3.psd
Binary file not shown.
Binary file added src/screenshot4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/screenshot4.psd
Binary file not shown.

0 comments on commit 5e2f67e

Please sign in to comment.