Skip to content

Commit

Permalink
Merge pull request #30 from BobPalmer/DEVELOP
Browse files Browse the repository at this point in the history
Fix to the uplse drive
  • Loading branch information
BobPalmer authored Nov 19, 2016
2 parents fd1d56b + 27cb130 commit 75a1dc9
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.8.5 - 2016.11.19
------------------
Supporting fixes for the efficiency system

0.8.4 - (KSP 1.2.1)
-------------------
Dependency Updates
Expand Down
Binary file added FOR_RELEASE/GameData/000_USITools/MiniAVC.dll
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.dll
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.dll.mdb
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.pdb
Binary file not shown.
2 changes: 1 addition & 1 deletion FOR_RELEASE/GameData/000_USITools/USITools.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"VERSION":{
"MAJOR":0,
"MINOR":8,
"PATCH":4,
"PATCH":5,
"BUILD":0
},
"KSP_VERSION":{
Expand Down
4 changes: 4 additions & 0 deletions FOR_RELEASE/GameData/UmbraSpaceIndustries/Orion/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.3.3 - (KSP 1.2.1)
-------------------
Fixed a bug in the pulse drive

0.3.3 - (KSP 1.2.1)
-------------------
Dependency Updates
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"VERSION":{
"MAJOR":0,
"MINOR":3,
"PATCH":3,
"PATCH":4,
"BUILD":0
},
"KSP_VERSION":{
Expand Down

0 comments on commit 75a1dc9

Please sign in to comment.