From 9c4624133b1491e4c76300dc39a9ac009dfa421d Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Mon, 29 Jan 2018 21:16:41 -0600 Subject: [PATCH] Bumping version to 1.4.0. --- .../java/com/webcodepro/applecommander/ui/AppleCommander.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/webcodepro/applecommander/ui/AppleCommander.java b/src/main/java/com/webcodepro/applecommander/ui/AppleCommander.java index 1cf24f3..37a9e30 100644 --- a/src/main/java/com/webcodepro/applecommander/ui/AppleCommander.java +++ b/src/main/java/com/webcodepro/applecommander/ui/AppleCommander.java @@ -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.