Skip to content

Commit b015d6a

Browse files
Updated version file to use github for new version info
1 parent 26b040d commit b015d6a

4 files changed

Lines changed: 11 additions & 171 deletions

File tree

ChangeLog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,7 @@ Thanks to @Gordon-Dry for these:
225225

226226
3.2.9
227227
Thanks to github user @PadroneSF for this:
228-
Added support for KNES
228+
Added support for KNES
229+
230+
3.2.9.1
231+
Updated version file to use github for new version info

FE_Testing/FE_Testing.csproj.173

Lines changed: 0 additions & 84 deletions
This file was deleted.

FE_Testing/FE_Testing.csproj.orig

Lines changed: 0 additions & 84 deletions
This file was deleted.

FilterExtension.version

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"NAME": "Filter Extensions",
3-
"URL": "http://ksp.spacetux.net/avc/FilterExtension",
3+
"URL": "https://raw.githubusercontent.com/linuxgurugamer/FilterExtension/refs/heads/master/FilterExtension.version",
44
"DOWNLOAD": "https://github.com/LinuxGuruGamer/FilterExtension/releases",
55
"GITHUB": {
66
"USERNAME": "linuxgurugamer",
@@ -10,7 +10,7 @@
1010
"MAJOR": 3,
1111
"MINOR": 2,
1212
"PATCH": 9,
13-
"BUILD": 0
13+
"BUILD": 1
1414
},
1515
"KSP_VERSION": {
1616
"MAJOR": 1,
@@ -21,5 +21,10 @@
2121
"MAJOR": 1,
2222
"MINOR": 12,
2323
"PATCH": 0
24+
},
25+
"KSP_VERSION_MAX": {
26+
"MAJOR": 1,
27+
"MINOR": 12,
28+
"PATCH": 99
2429
}
2530
}

0 commit comments

Comments
 (0)