Skip to content

Commit b7c2ffe

Browse files
core: tools: mavlink_server: bootstrap: Update to 0.5.9
Signed-off-by: Patrick José Pereira <[email protected]>
1 parent ba32c86 commit b7c2ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/tools/mavlink_server/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Immediately exit on errors
44
set -e
55

6-
VERSION="0.3.1"
6+
VERSION="0.5.9"
77
PROJECT_NAME="mavlink-server"
88
REPOSITORY_ORG="bluerobotics"
99
REPOSITORY_NAME="$PROJECT_NAME"

0 commit comments

Comments
 (0)