Skip to content

Commit 41c7b7e

Browse files
patrickelectricjoaoantoniocardoso
authored andcommitted
core: tools: mavlink_server: Update to 0.3.0
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
1 parent 233f1aa commit 41c7b7e

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

0 commit comments

Comments
 (0)