Release 1.1
This commit is contained in:
parent
d2219e7936
commit
2e5ef55ff3
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ function listnotes() {
|
|||
#Help for new users
|
||||
function shellnotes() {
|
||||
if [[ $1 == "-v" ]]; then
|
||||
echo "Shellnotes version: 1.0"
|
||||
echo "Shellnotes version: 1.1"
|
||||
|
||||
elif [[ $1 == "-r" ]]; then
|
||||
echo "Github repository: https://github.com/dmarakom6/shellnotes/blob/master/"
|
||||
|
|
Loading…
Reference in a new issue