Skip to content

Commit

Permalink
Updated BUILD version
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxgurugamer committed Jan 6, 2019
1 parent 838260c commit 6c73f24
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 34 deletions.
2 changes: 1 addition & 1 deletion BasesandStations.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"MAJOR": 3,
"MINOR": 7,
"PATCH": 1,
"BUILD": 1
"BUILD": 2
},
"KSP_VERSION": {
"MAJOR": 1,
Expand Down
56 changes: 23 additions & 33 deletions BasesandStations.version.old
Original file line number Diff line number Diff line change
@@ -1,35 +1,25 @@
{
"NAME" : "Contract Pack: Bases and Stations",
"URL" : "http://ksp.spacetux.net/avc/BasesandStations",
"DOWNLOAD" : "https://github.com/linuxgurugamer/KerbinSpaceStation/releases",
"GITHUB" :
{
"USERNAME" : "linuxgurugamer",
"REPOSITORY" : "KerbinSpaceStation"
},
"VERSION" :
{
"MAJOR" : 3,
"MINOR" : 7,
"PATCH" : 1,
"BUILD" : 1
},
"KSP_VERSION" :
{
"MAJOR" : 1,
"MINOR" : 4,
"PATCH" : 0
},
"KSP_VERSION_MIN" :
{
"MAJOR" : 1,
"MINOR" : 4,
"PATCH" : 0
},
"KSP_VERSION_MAX" :
{
"MAJOR" : 1,
"MINOR" : 99,
"PATCH" : 99
}
"NAME": "Contract Pack: Bases and Stations",
"URL": "http://ksp.spacetux.net/avc/BasesandStations",
"DOWNLOAD": "https://github.com/linuxgurugamer/KerbinSpaceStation/releases",
"GITHUB": {
"USERNAME": "linuxgurugamer",
"REPOSITORY": "KerbinSpaceStation"
},
"VERSION": {
"MAJOR": 3,
"MINOR": 7,
"PATCH": 1,
"BUILD": 1
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 4,
"PATCH": 0
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 4,
"PATCH": 0
}
}

0 comments on commit 6c73f24

Please sign in to comment.