Skip to content

Commit 259c61d

Browse files
committed
2.7.0
1 parent dc660cf commit 259c61d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

GameData/WaypointManager/WaypointManager.version

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@
22
"NAME":"Waypoint Manager",
33
"URL":"https://raw.githubusercontent.com/jrossignol/WaypointManager/master/GameData/WaypointManager/WaypointManager.version",
44
"DOWNLOAD":"https://github.com/jrossignol/WaypointManager/releases",
5-
"CHANGE_LOG_URL":"https://raw.githubusercontent.com/jrossignol/WaypointManager/2.6.2/CHANGES.txt",
5+
"CHANGE_LOG_URL":"https://raw.githubusercontent.com/jrossignol/WaypointManager/2.7.0/CHANGES.txt",
66
"GITHUB":{
77
"USERNAME":"jrossignol",
88
"REPOSITORY":"WaypointManager",
99
"ALLOW_PRE_RELEASE":false
1010
},
1111
"VERSION":{
1212
"MAJOR":2,
13-
"MINOR":6,
14-
"PATCH":2,
13+
"MINOR":7,
14+
"PATCH":0,
1515
"BUILD":0
1616
},
1717
"KSP_VERSION":{
1818
"MAJOR":1,
19-
"MINOR":2,
20-
"PATCH":2
19+
"MINOR":3,
20+
"PATCH":0
2121
},
2222
"KSP_VERSION_MIN":{
2323
"MAJOR":1,
24-
"MINOR":2,
24+
"MINOR":3,
2525
"PATCH":0
2626
},
2727
"KSP_VERSION_MAX":{
2828
"MAJOR":1,
29-
"MINOR":2,
29+
"MINOR":3,
3030
"PATCH":99
3131
}
3232
}

0 commit comments

Comments
 (0)