Skip to content

Commit

Permalink
Merge pull request #236 from BobPalmer/DEVELOP
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
BobPalmer authored Feb 5, 2019
2 parents e942476 + 98d39d9 commit 59d3421
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 186 deletions.
8 changes: 8 additions & 0 deletions FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility

1.0.1 - 2018.11.20
------------------
Fixed antimatter config name

1.0.0 - 2018.10.20
------------------
KSP 1.5.0 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,23 +9,23 @@
},
"VERSION":{
"MAJOR":1,
"MINOR":0,
"MINOR":1,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":5,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":5,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":5,
"MINOR":6,
"PATCH":9
}
}
182 changes: 0 additions & 182 deletions Rock.cfg

This file was deleted.

0 comments on commit 59d3421

Please sign in to comment.