Skip to content

Commit 25b2cb4

Browse files
committed
Version update
1 parent a48e000 commit 25b2cb4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Version 1.6.4
22
========================================
3-
Released May 05, 2015
3+
Released May 07, 2015
44

55
- KSP 1.0 compatibility
66

GameData/RemoteTech/RemoteTech.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"KSP_VERSION":{
1919
"MAJOR":1,
2020
"MINOR":0,
21-
"PATCH":0
21+
"PATCH":2
2222
},
2323
"KSP_VERSION_MIN":{
2424
"MAJOR":1,
2525
"MINOR":0,
2626
"PATCH":0
2727
},
2828
"KSP_VERSION_MAX":{
29-
"MAJOR":0,
30-
"MINOR":90,
31-
"PATCH":0
29+
"MAJOR":1,
30+
"MINOR":0,
31+
"PATCH":2
3232
}
3333
}

0 commit comments

Comments
 (0)