add version to ascii logo

This commit is contained in:
2022-08-04 00:19:57 +03:00
parent 7d200ec423
commit b820b7bb4d
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -4,5 +4,5 @@ ASCII_LOGO = "
██████╔╝██╔████╔██║██╔██╗ ██║██║ ███╗
██╔═══╝ ██║╚██╔╝██║██║╚██╗██║██║ ██║
██║ ██║ ╚═╝ ██║██║ ╚████║╚██████╔╝
╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝
╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ #{VERSION}
"