File tree Expand file tree Collapse file tree
GameData/PersistentRotation Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "MAJOR": 1,
1212 "MINOR": 9,
1313 "PATCH": 1,
14- "BUILD": 8
14+ "BUILD": 9
1515 },
1616 "KSP_VERSION": {
1717 "MAJOR": 1,
Original file line number Diff line number Diff line change 55
66 using System . Reflection ;
77
8- [ assembly: AssemblyVersion ( "1.9.1.8 " ) ]
9- [ assembly: AssemblyFileVersion ( "1.9.1.8 " ) ]
8+ [ assembly: AssemblyVersion ( "1.9.1.9 " ) ]
9+ [ assembly: AssemblyFileVersion ( "1.9.1.9 " ) ]
Original file line number Diff line number Diff line change 4242 <Reference Include =" ClickThroughBlocker" >
4343 <HintPath >$(KSPDIR)\GameData\000_ClickThroughBlocker\Plugins\ClickThroughBlocker.dll</HintPath >
4444 </Reference >
45- <Reference Include =" MechJeb2" >
46- <HintPath >$(KSPDIR)\GameData\MechJeb2\Plugins\MechJeb2.dll</HintPath >
47- </Reference >
4845 <Reference Include =" System" />
4946 <Reference Include =" ToolbarControl" >
5047 <HintPath >$(KSPDIR)\GameData\001_ToolbarControl\Plugins\ToolbarControl.dll</HintPath >
@@ -103,4 +100,4 @@ if $(ConfigurationName) == Release (
103100 <PropertyGroup >
104101 <PreBuildEvent >"$(DevEnvDir)\texttransform.exe" "$(ProjectDir)AssemblyVersion.tt"</PreBuildEvent >
105102 </PropertyGroup >
106- </Project >
103+ </Project >
You can’t perform that action at this time.
0 commit comments