diff --git a/core/tools/recorder/bootstrap.sh b/core/tools/recorder/bootstrap.sh index d7265faf17..49fcd869c0 100755 --- a/core/tools/recorder/bootstrap.sh +++ b/core/tools/recorder/bootstrap.sh @@ -3,7 +3,7 @@ # Immediately exit on errors set -e -VERSION="0.0.3" +VERSION="0.0.5" PROJECT_NAME="blueos-recorder" REPOSITORY_ORG="bluerobotics" REPOSITORY_NAME="$PROJECT_NAME"