Skip to content

Commit 72c7523

Browse files
core: tools: mavlink-server: Update to 0.5.2
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
1 parent 9d09149 commit 72c7523

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.5.1"
6+
VERSION="0.5.2"
77
PROJECT_NAME="mavlink-server"
88
REPOSITORY_ORG="bluerobotics"
99
REPOSITORY_NAME="$PROJECT_NAME"

0 commit comments

Comments
 (0)