Skip to content

Commit

Permalink
Release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
severedsolo committed Mar 15, 2018
1 parent 91d12ab commit 2e775b3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bin/Release/GameData/PAWS/PAWS.version
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@
"MAJOR" : 1,
"MINOR" : 1,
"PATCH" : 0,
"BUILD" : 0
"BUILD" : 1
},
"KSP_VERSION" :
{
"MAJOR" : 1,
"MINOR" : 3,
"PATCH" : 0
"MINOR" : 4,
"PATCH" : 1
},
"KSP_VERSION_MIN" :
{
"MAJOR" : 1,
"MINOR" : 3,
"PATCH" : 0
"MINOR" : 4,
"PATCH" : 1
},
"KSP_VERSION_MAX" :
{
"MAJOR" : 1,
"MINOR" : 3,
"PATCH" : 0
"MINOR" : 4,
"PATCH" : 1
}
}

0 comments on commit 2e775b3

Please sign in to comment.