From 43378feed3a5bb9ddbb35cc3f709ca0476b44827 Mon Sep 17 00:00:00 2001 From: bob Date: Thu, 16 May 2024 20:23:47 -0500 Subject: [PATCH] bamp --- bin/bhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/bhd b/bin/bhd index 23a659f..f2d62fb 100755 --- a/bin/bhd +++ b/bin/bhd @@ -11,7 +11,7 @@ use Nether\Console; //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// -#[Console\Meta\Application('BHD', '0.0.1')] +#[Console\Meta\Application('BHD', '1.0.0')] class App extends Atlantis\TerminalApp {