Release 1.1

This commit is contained in:
dmarakom6 2020-12-07 18:01:26 +02:00
parent d2219e7936
commit 2e5ef55ff3

View file

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