File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -214,5 +214,6 @@ Changelog
214214 SubCategories_Science
215215 SubCategories_Antannae
216216
217-
218-
217+ 3.2.7.1
218+ Thanks to @Gordon-Dry for this:
219+ Delete zzz_AddClassDescriptionsToAntennas.cfg (duplicate file)
Original file line number Diff line number Diff line change 99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >FE_Testing</RootNamespace >
1111 <AssemblyName >FE_Testing</AssemblyName >
12- <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
12+ <TargetFrameworkVersion >v4.8 </TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <TargetFrameworkProfile />
1515 </PropertyGroup >
8383 <Target Name="AfterBuild">
8484 </Target>
8585 -->
86- </Project >
86+ </Project >
Original file line number Diff line number Diff line change 1010 "MAJOR": 3,
1111 "MINOR": 2,
1212 "PATCH": 7,
13- "BUILD": 0
13+ "BUILD": 1
1414 },
1515 "KSP_VERSION": {
1616 "MAJOR": 1,
1717 "MINOR": 12,
18- "PATCH": 3
18+ "PATCH": 4
1919 },
2020 "KSP_VERSION_MIN": {
2121 "MAJOR": 1,
Original file line number Diff line number Diff line change 1+ {
2+ "NAME": "Filter Extensions",
3+ "URL": "http://ksp.spacetux.net/avc/FilterExtension",
4+ "DOWNLOAD": "https://github.com/LinuxGuruGamer/FilterExtension/releases",
5+ "GITHUB": {
6+ "USERNAME": "linuxgurugamer",
7+ "REPOSITORY": "FilterExtension"
8+ },
9+ "VERSION": {
10+ "MAJOR": 3,
11+ "MINOR": 2,
12+ "PATCH": 7,
13+ "BUILD": 0
14+ },
15+ "KSP_VERSION": {
16+ "MAJOR": 1,
17+ "MINOR": 12,
18+ "PATCH": 3
19+ },
20+ "KSP_VERSION_MIN": {
21+ "MAJOR": 1,
22+ "MINOR": 12,
23+ "PATCH": 0
24+ }
25+ }
You can’t perform that action at this time.
0 commit comments