Skip to content

Commit

Permalink
v3.0.4 - KSP 1.4 require a recompile
Browse files Browse the repository at this point in the history
  • Loading branch information
sarbian committed Mar 7, 2018
1 parent 94e57a9 commit a73b85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModuleManager/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

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

// The following attributes are used to specify the signing key for the assembly,
Expand Down

0 comments on commit a73b85e

Please sign in to comment.