diff --git a/whatsnew.sh b/whatsnew.sh index e84bfd3..65ed208 100644 --- a/whatsnew.sh +++ b/whatsnew.sh @@ -1,6 +1,6 @@ #See what's new after opening your terminal -echo -n "shellnotes has been updated.\nWant to see what's new?(Y/N): " && read show +echo -n "Shellnotes is running version 3.5 for the first time.\nWant to see what's new?(Y/N): " && read show case $show in y | yes | Y | Yes | YES )