Skip to content

Commit

Permalink
update version number to 0.2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDeadman committed Sep 12, 2014
1 parent 4638e20 commit 030e2d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KSPPartRemover/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("0.2.0.0")]
[assembly: AssemblyFileVersion("0.2.0.0")]
[assembly: AssemblyVersion("0.2.1.0")]
[assembly: AssemblyFileVersion("0.2.1.0")]

0 comments on commit 030e2d9

Please sign in to comment.