Skip to content

Commit

Permalink
2.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sarbian committed Mar 4, 2023
1 parent fa46d63 commit 2dc5cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MechJeb2/Properties/AssemblyInfo.cs
Expand Up @@ -32,7 +32,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.5.1.0")] // We should not change it anymore. It break mods that links MJ ( cf http://support.microsoft.com/kb/556041 )
[assembly: AssemblyFileVersion("2.14.2.0")] // this one we can change all we want
[assembly: AssemblyFileVersion("2.14.3.0")] // this one we can change all we want
[assembly: AssemblyInformationalVersion("")] // Displayed in the window title if not empty (used to display dev #)

[assembly: KSPAssembly("MechJeb2", 2, 5)]

0 comments on commit 2dc5cb1

Please sign in to comment.