bump version

This commit is contained in:
yosh 2023-10-11 20:15:57 -04:00
parent ab75a05046
commit 03cb6b431b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
VERSION=1.4.5
VERSION=1.4.6
RED="$(printf '\033[38;5;9m')"
GREEN="$(printf '\033[38;5;10m')"
YELLOW="$(printf '\033[38;5;11m')"