updated version nimber after previous update

This commit is contained in:
pyr0ball 2023-03-09 10:21:21 -08:00
parent fba9eef21a
commit 027b29aa5a

View file

@ -2,7 +2,7 @@
# pyr0ball script functions library
# Initial Vars
functionsrev=1.1.5
functionsrev=1.1.6
scriptname="${0##*/}"
rundir="${0%/*}"
rundir_absolute=$(cd `dirname $0` && pwd)