Update scripts for 5.15.1

This commit is contained in:
a-bad-dev 2026-02-08 11:47:03 -04:00
commit fcd2eecdfd
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# run this script on an aarch64 computer, running modern debian or
# something similar, otherwise it's not going to work...
VERSION="5.15.0"
VERSION="5.15.1"
BOLD="\033[1m"
RED="\033[31m"

View file

@ -3,7 +3,7 @@
# test the AppImage built with build.sh
# again, this only works on aarch64
VERSION="5.15.0"
VERSION="5.15.1"
BOLD="\033[1m"
RED="\033[31m"