Skip to content

Commit

Permalink
Create .version for AVC
Browse files Browse the repository at this point in the history
  • Loading branch information
dsolmann authored Oct 13, 2018
1 parent f81e8d9 commit a28e525
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Telemachus.version
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"NAME": "Telemcachus",
"URL": "https://ksp.sarbian.com/jenkins/job/ModularFlightIntegrator/lastSuccessfulBuild/artifact/ModularFlightIntegrator/ModularFlightIntegrator.version",
"DOWNLOAD": "https://github.com/TeleIO/Telemachus-1/releases/latest",
"VERSION":{
"MAJOR": 1,
"MINOR": 6,
"PATCH": 19,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 4,
"PATCH": 5
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 4,
"PATCH": 0
},
"KSP_VERSION_MAX": {
"MAJOR": 1,
"MINOR": 4,
"PATCH": 90
}
}

0 comments on commit a28e525

Please sign in to comment.