Skip to content

Commit 7269231

Browse files
committed
Make it official 1.3.0
Issue #339
1 parent 62ccbf2 commit 7269231

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

GameData/MOARdV/AvionicsSystems/AvionicsSystems.version

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,25 @@
1111
"VERSION":
1212
{
1313
"MAJOR": 1,
14-
"MINOR": 2,
15-
"PATCH": 3
14+
"MINOR": 3,
15+
"PATCH": 0
1616
},
1717
"KSP_VERSION":
1818
{
1919
"MAJOR": 1,
20-
"MINOR": 9,
21-
"PATCH": 1
20+
"MINOR": 12,
21+
"PATCH": 3
2222
},
2323
"KSP_VERSION_MIN":
2424
{
2525
"MAJOR": 1,
26-
"MINOR": 9,
26+
"MINOR": 12,
2727
"PATCH": 0
2828
},
2929
"KSP_VERSION_MAX":
3030
{
3131
"MAJOR": 1,
32-
"MINOR": 11,
33-
"PATCH": 2
32+
"MINOR": 12,
33+
"PATCH": 9
3434
}
3535
}

0 commit comments

Comments
 (0)