Incremented version
This commit is contained in:
parent
524b376694
commit
a879071dbd
3 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ public class FTLModManager {
|
|||
private static final Logger log = LogManager.getLogger(FTLModManager.class);
|
||||
|
||||
private static final String APP_NAME = "Slipstream Mod Manager";
|
||||
private static final ComparableVersion APP_VERSION = new ComparableVersion( "???" );
|
||||
private static final ComparableVersion APP_VERSION = new ComparableVersion( "1.1" );
|
||||
private static final String APP_URL = "http://www.ftlgame.com/forum/viewtopic.php?f=12&t=17102";
|
||||
private static final String APP_AUTHOR = "Vhati";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue