Skip to content

Commit

Permalink
add mod thread to version file
Browse files Browse the repository at this point in the history
  • Loading branch information
jstaf committed Dec 11, 2019
1 parent ef5f28d commit 6becb39
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions mayorate.version
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"masterVersionFile":"https://raw.githubusercontent.com/jstaf/mayorate/master/mayorate.version",
"modName":"The Mayorate",
"modVersion":{
"masterVersionFile": "https://raw.githubusercontent.com/jstaf/mayorate/master/mayorate.version",
"modName": "The Mayorate",
"modThreadId": 7372,
"modVersion": {
"major":1,
"minor":0,
"patch":0
},
"starsectorVersion":"0.9.1a"
"starsectorVersion": "0.9.1a"
}

0 comments on commit 6becb39

Please sign in to comment.