Skip to content

Commit

Permalink
Merge pull request #40 from ChrisAdderley/dev
Browse files Browse the repository at this point in the history
1.10 version bump
  • Loading branch information
ChrisAdderley authored Aug 1, 2020
2 parents 79c4776 + 45ad0e2 commit 38ea3bc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
8 changes: 4 additions & 4 deletions GameData/NearFutureProps/Versioning/NearFutureProps.version
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
{
"MAJOR":0,
"MINOR":6,
"PATCH":2,
"PATCH":3,
"BUILD":0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":9,
"PATCH":0
"MINOR":10,
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand All @@ -22,7 +22,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":9,
"MINOR":10,
"PATCH":99
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Near Future Props 0.6.2
# Near Future Props 0.6.3
This is an IVA props set for Kerbal Space Program, useful for building detailed internal spaces. It has all sorts of fun parts, some inspired by real space gadgets, some by general science, and some that are just fun.

## Prop List
Expand Down
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.6.3
-----
- KSP 1.10.x

0.6.2
-----
- KSP 1.9.x
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
========================
Near Future Props v0.6.2
Near Future Props v0.6.3
========================

This is an IVA props set for Kerbal Space Program, useful for building detailed internal spaces. It has all sorts of fun parts, some inspired by real space gadgets, some by general science, and some that are just fun.
Expand Down

0 comments on commit 38ea3bc

Please sign in to comment.