Skip to content

Commit 562141c

Browse files
committed
update for ksp 1.8
1 parent c219c67 commit 562141c

5 files changed

Lines changed: 4 additions & 4 deletions

File tree

BahaSP/BDAnimationModules.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@
1313
"MAJOR": 0,
1414
"MINOR": 6,
1515
"PATCH": 5,
16-
"BUILD": 7
16+
"BUILD": 8
1717
},
1818
"KSP_VERSION":
1919
{
2020
"MAJOR": 1,
21-
"MINOR": 7,
21+
"MINOR": 8,
2222
"PATCH": 0,
2323
"BUILD": 0
2424
},
2525
"KSP_VERSION_MIN": {
2626
"MAJOR": 1,
27-
"MINOR": 7,
27+
"MINOR": 8,
2828
"PATCH": 0,
2929
"BUILD": 0
3030
},
3131
"KSP_VERSION_MAX": {
3232
"MAJOR": 1,
33-
"MINOR": 7,
33+
"MINOR": 8,
3434
"PATCH": 99,
3535
"BUILD": 0
3636
}
-1.5 KB
Binary file not shown.
-2 KB
Binary file not shown.

BahaSP/Plugins/RNModules.dll

0 Bytes
Binary file not shown.

BahaSP/Plugins/RNModules.pdb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)