forgot to bump version of backup script last update

This commit is contained in:
wh1te909 2023-11-07 17:17:37 +00:00
parent a69f14f504
commit 7e1fc32a1c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
SCRIPT_VERSION="30"
SCRIPT_VERSION="31"
GREEN='\033[0;32m'
YELLOW='\033[1;33m'