From b820b7bb4db85aa29ea7c13e694849745b5c088d Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Thu, 4 Aug 2022 00:19:57 +0300 Subject: [PATCH] add version to ascii logo --- HISTORY.md | 1 + src/pmng/ascii_logo.cr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index ad007ac..3adf78d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -8,6 +8,7 @@ ## 0.2.6 - [03/08/2022] - ➕ - Added enviopment variable for custom password path +- ➕ - Added version to ASCII logo ## 0.2.5 - [31/07/2022] - ➕ - Added timeout user input diff --git a/src/pmng/ascii_logo.cr b/src/pmng/ascii_logo.cr index 38847c1..6646ed8 100644 --- a/src/pmng/ascii_logo.cr +++ b/src/pmng/ascii_logo.cr @@ -4,5 +4,5 @@ ASCII_LOGO = " ██████╔╝██╔████╔██║██╔██╗ ██║██║ ███╗ ██╔═══╝ ██║╚██╔╝██║██║╚██╗██║██║ ██║ ██║ ██║ ╚═╝ ██║██║ ╚████║╚██████╔╝ -╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ +╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ #{VERSION} "