When using the version selector list, it shows for example version:
0-293 in dev builds,
it does only allow selecting version 0-292 while 292 is one version before latest.
Example line:
java -jar StarMade-starter.jar -nogui -dev -version
```
[281] v0.19196; 20150419_233955
[282] v0.19197; 20150422_193046
[283] v0.19198; 20150424_002413
[284] v0.19200; 20150426_144324
[285] v0.19201; 20150427_023329
[286] v0.19202; 20150428_042406
[287] v0.19203; 20150428_055632
[288] v0.19204; 20150429_051841
[289] v0.19205; 20150429_235914
[290] v0.19206; 20150430_002308
[291] v0.19207; 20150430_015232
[292] v0.19208; 20150430_061652
[293] v0.19209; 20150430_073730
Select the build you want to install (type in number in brackets and press Enter
)
293
Error: Version does not exist
Select the build you want to install (type in number in brackets and press Enter
)
```
292 IS accepted and installs:
0.19208#20150430_061652
no option to install "latest".