diff --git a/test.sh b/test.sh index 293b284..fde109a 100644 --- a/test.sh +++ b/test.sh @@ -3,7 +3,7 @@ # test the AppImage built with build.sh # again, this only works on aarch64 -VERSION="5.15.1" +VERSION="5.15.2" BOLD="\x1b[1m" RED="\x1b[31m"