Skip to content

Commit

Permalink
Merge pull request #61 from Nils277/Development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
Nils277 authored Jan 25, 2018
2 parents 5fb2524 + ff9f58c commit 29c6ad1
Show file tree
Hide file tree
Showing 19 changed files with 788 additions and 492 deletions.
Binary file modified Changelog.txt
Binary file not shown.
9 changes: 9 additions & 0 deletions FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
0.8.0 - 2017.10.09
------------------
KSP 1.3.1
Various localization updates

0.7.3 - 2017.09.08
------------------
Dependency Updates

0.7.2 - 2017.08.15
---------------
Dependency Updates
Expand Down
10 changes: 5 additions & 5 deletions FOR_RELEASE/GameData/CommunityResourcePack/CRP.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
},
"VERSION":{
"MAJOR":0,
"MINOR":7,
"PATCH":2,
"MINOR":8,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":3,
"PATCH":0
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":2,
"PATCH":9
"MINOR":3,
"PATCH":1
},
"KSP_VERSION_MAX":{
"MAJOR":1,
Expand Down
Loading

0 comments on commit 29c6ad1

Please sign in to comment.