add version to ascii logo
This commit is contained in:
parent
7d200ec423
commit
b820b7bb4d
@ -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
|
||||
|
@ -4,5 +4,5 @@ ASCII_LOGO = "
|
||||
██████╔╝██╔████╔██║██╔██╗ ██║██║ ███╗
|
||||
██╔═══╝ ██║╚██╔╝██║██║╚██╗██║██║ ██║
|
||||
██║ ██║ ╚═╝ ██║██║ ╚████║╚██████╔╝
|
||||
╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝
|
||||
╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ #{VERSION}
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user