Skip to content

Commit 5f7e415

Browse files
committed
Version Update for small fix from Sigma88
1 parent 19de638 commit 5f7e415

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.
535 KB
Binary file not shown.

SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
1515
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1616
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
17-
[assembly: AssemblyVersion("2.0.1.0")]
17+
[assembly: AssemblyVersion("2.0.1.1")]
1818

1919
// Use KSPAssembly to allow other DLLs to make this DLL a dependency in a
2020
// non-hacky way in KSP. Format is (AssemblyProduct, major, minor), and it

0 commit comments

Comments
 (0)