Skip to content

Commit

Permalink
Merge pull request #249 from aradapilot/patch-1
Browse files Browse the repository at this point in the history
remove max bound on version
  • Loading branch information
BobPalmer authored Sep 26, 2020
2 parents 7dfd728 + 6f1ac79 commit 9235279
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions FOR_RELEASE/GameData/CommunityResourcePack/CRP.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"VERSION":{
"MAJOR":1,
"MINOR":3,
"MINOR":4,
"PATCH":0,
"BUILD":0
},
Expand All @@ -22,10 +22,5 @@
"MAJOR":1,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":9,
"PATCH":9
}
}

0 comments on commit 9235279

Please sign in to comment.