diff --git a/src/main/java/rife/bld/operations/HelpOperation.java b/src/main/java/rife/bld/operations/HelpOperation.java index b008e56..828430a 100644 --- a/src/main/java/rife/bld/operations/HelpOperation.java +++ b/src/main/java/rife/bld/operations/HelpOperation.java @@ -81,7 +81,7 @@ public void executePrintOverviewHelp() { perform specific tasks. The help command provides more information about the other commands. - Usage : help [command] + Usage: help [command] The following commands are supported. """); diff --git a/src/main/resources/BLD_VERSION b/src/main/resources/BLD_VERSION index 5849151..6620470 100644 --- a/src/main/resources/BLD_VERSION +++ b/src/main/resources/BLD_VERSION @@ -1 +1 @@ -1.7.5 \ No newline at end of file +1.7.6-SNAPSHOT \ No newline at end of file