ModuleManager icon indicating copy to clipboard operation
ModuleManager copied to clipboard

Discrepancy between KSP and C# versions

Open ihsoft opened this issue 6 years ago • 1 comments

It seems the KSP mod version has stuck at 2.5.0. I'm not sure if it's intentionally or not, so filing the issue instead of a PR.

[assembly: AssemblyVersion("3.1.2")]
[assembly: KSPAssembly("ModuleManager", 2, 5)]

ihsoft avatar Dec 28 '18 03:12 ihsoft

@sarbian maybe this can be set automatically if you move to reading version info from tags so that it doesn't have to be updated every time?

blowfishpro avatar Dec 28 '18 03:12 blowfishpro