Skip to content

Commit

Permalink
w5FODrAav3mF
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Palmer committed Aug 12, 2019
1 parent 86698bc commit 5fcceef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.2.0 - 2019.08.04
------------------
KSP 1.7.x Compatibility

1.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility
Expand Down
8 changes: 4 additions & 4 deletions FOR_RELEASE/GameData/CommunityResourcePack/CRP.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"VERSION":{
"MAJOR":1,
"MINOR":1,
"MINOR":2,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":6,
"PATCH":0
"MINOR":7,
"PATCH":3
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand All @@ -25,7 +25,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":6,
"MINOR":8,
"PATCH":9
}
}

0 comments on commit 5fcceef

Please sign in to comment.