Change version to '3.5'

This commit is contained in:
dmarakom6 2021-07-06 18:54:08 +03:00
parent 293520cb1b
commit f782530d6e

View file

@ -6,7 +6,7 @@ Released under the "All rights reserved" category. See the RIGHTS.txt file
in /docs/github/ for its full text.
info
VER_TO_INSTALL=3.0 #This is used when updating, it will be changed in every new update
VER_TO_INSTALL=3.5 #This is used when updating, it will be changed in every new update
if [ -e ~/.shellnotes/.shellnotes.sh ]; then
echo "Shellnotes is already installed."
echo "If you want to update, please run 'update.sh'."