File tree Expand file tree Collapse file tree
GameData/000_FilterExtensions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -195,3 +195,24 @@ Changelog
1951953.2.6.1
196196 Added AssemblyFileVersion
197197 Updated version file for 1.12
198+
199+ 3.2.7
200+ Thanks to github user @MatanShahar for this:
201+ Add support for Configurable Containers (ModuleTankManager)
202+ Thanks to @Gordon-Dry for these:
203+ fix Mod_NearFutureTechnologies.cfg
204+ KopernicusSolarPanels vs. KopernicusSolarPanel
205+ Overlooked internal antennas in 08_Science.cfg
206+ Fix REFUSE compatibility
207+ Add CRE
208+ Kerbalism / parts with sample slots
209+ Add RTG to SubCategories_Electrical
210+ zzz_AntennaClassDescriptions fix
211+ Mod_UniversalStorage
212+ Mod_NearFutureTechnologies
213+ Add "Eisenhower Astronautics - Stockalike Angara" to Tantares
214+ SubCategories_Science
215+ SubCategories_Antannae
216+
217+
218+
Original file line number Diff line number Diff line change 99 "VERSION": {
1010 "MAJOR": 3,
1111 "MINOR": 2,
12- "PATCH": 6 ,
13- "BUILD": 1
12+ "PATCH": 7 ,
13+ "BUILD": 0
1414 },
1515 "KSP_VERSION": {
1616 "MAJOR": 1,
1717 "MINOR": 12,
18- "PATCH": 2
18+ "PATCH": 3
1919 },
2020 "KSP_VERSION_MIN": {
2121 "MAJOR": 1,
Original file line number Diff line number Diff line change 1010
1111 using System . Reflection ;
1212
13- [ assembly: AssemblyVersion ( "3.2.6.0 " ) ]
14- [ assembly: AssemblyFileVersion ( "3.2.6.0 " ) ]
13+ [ assembly: AssemblyVersion ( "3.2.6.1 " ) ]
14+ [ assembly: AssemblyFileVersion ( "3.2.6.1 " ) ]
Original file line number Diff line number Diff line change 99 "VERSION": {
1010 "MAJOR": 3,
1111 "MINOR": 2,
12- "PATCH": 4,
13- "BUILD": 0
12+ "PATCH": 6,
13+ "BUILD": 1
14+ },
15+ "KSP_VERSION": {
16+ "MAJOR": 1,
17+ "MINOR": 12,
18+ "PATCH": 2
1419 },
1520 "KSP_VERSION_MIN": {
1621 "MAJOR": 1,
17- "MINOR": 8 ,
22+ "MINOR": 12 ,
1823 "PATCH": 0
1924 }
2025}
You can’t perform that action at this time.
0 commit comments