Skip to content

Commit

Permalink
1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrossignol committed Oct 10, 2015
1 parent 2e482a6 commit e3a5ad5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ContractPack-FieldResearch 1.1.2
- No longer offer Station Science contracts that are near-impossible to achieve.
- No longer offer Station Science contracts that are near-impossible to achieve (thanks Mermel).

ContractPack-FieldResearch 1.1.1
- Fixed issue with scientist contract under New Horizons (thanks zeropositivo).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"NAME":"Contract Pack: Field Research",
"URL":"https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/master/GameData/ContractPacks/FieldResearch/ContractPack-FieldResearch.version",
"DOWNLOAD":"https://github.com/jrossignol/ContractPack-FieldResearch/releases",
"CHANGE_LOG_URL":"https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/1.1.1/CHANGES.txt",
"CHANGE_LOG_URL":"https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/1.1.2/CHANGES.txt",
"GITHUB":{
"USERNAME":"jrossignol",
"REPOSITORY":"ContractPack-FieldResearch",
Expand All @@ -11,7 +11,7 @@
"VERSION":{
"MAJOR":1,
"MINOR":1,
"PATCH":1,
"PATCH":2,
"BUILD":0
},
"KSP_VERSION":{
Expand Down

0 comments on commit e3a5ad5

Please sign in to comment.