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 5, 2021
1 parent 733e6df commit d9fadeb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions FOR_RELEASE/GameData/000_USITools/USITools.version
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"NAME":"USI Tools",
"URL":"https://raw.githubusercontent.com/UmbraSpaceIndustries/USITools/master/FOR_RELEASE/GameData/000_USITools/USITools.version",
"URL":"https://raw.githubusercontent.com/UmbraSpaceIndustries/USITools/main/FOR_RELEASE/GameData/000_USITools/USITools.version",
"DOWNLOAD":"https://github.com/UmbraSpaceIndustries/USITools/releases",
"GITHUB":{
"USERNAME":"UmbraSpaceIndustries",
"REPOSITORY":"USITools",
"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 d9fadeb

Please sign in to comment.