diff --git a/test.sh b/test.sh index ddf4006..9e2638d 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.16.0" +VERSION="5.16.1" BOLD="\x1b[1m" RED="\x1b[31m"