Skip to content

Commit

Permalink
core: tools: mavlink-server: Update to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed Oct 25, 2024
1 parent 97cf9fd commit 2573bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tools/mavlink_server/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Immediately exit on errors
set -e

VERSION="0.2.1"
VERSION="0.2.2"
PROJECT_NAME="mavlink-server"
REPOSITORY_ORG="bluerobotics"
REPOSITORY_NAME="$PROJECT_NAME"
Expand Down

0 comments on commit 2573bd2

Please sign in to comment.