Skip to content

Commit

Permalink
Update .version file
Browse files Browse the repository at this point in the history
  • Loading branch information
tjdeckard committed Aug 8, 2021
1 parent 92d354b commit 8993bc0
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"NAME":"USI-LS",
"URL":"https://raw.githubusercontent.com/UmbraSpaceIndustries/USI-LS/master/FOR_RELEASE/GameData/UmbraSpaceIndustries/LifeSupport/USI-LS.version",
"URL":"https://raw.githubusercontent.com/UmbraSpaceIndustries/USI-LS/main/FOR_RELEASE/GameData/UmbraSpaceIndustries/LifeSupport/USI-LS.version",
"DOWNLOAD":"https://github.com/UmbraSpaceIndustries/USI-LS/releases",
"GITHUB":{
"USERNAME":"UmbraSpaceIndustries",
"REPOSITORY":"USI-LS",
"ALLOW_PRE_RELEASE":false
},
"VERSION":{
"MAJOR":1,
"MINOR":4,
"MAJOR":112,
"MINOR":0,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":11,
"MINOR":12,
"PATCH":0
},
"KSP_VERSION_MIN":{
Expand All @@ -25,7 +25,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":11,
"MINOR":12,
"PATCH":99
}
}

0 comments on commit 8993bc0

Please sign in to comment.