Bumping version to 1.4.0.

This commit is contained in:
Rob Greene 2018-01-29 21:16:41 -06:00
parent 24623b2c20
commit 9c4624133b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ import com.webcodepro.applecommander.util.TextBundle;
* @author Rob Greene
*/
public class AppleCommander {
public static final String VERSION = "1.3.6-BETA"; //$NON-NLS-1$
public static final String VERSION = "1.4.0-BETA"; //$NON-NLS-1$
private static TextBundle textBundle = UiBundle.getInstance();
/**
* Launch AppleCommander.