Skip to content

Commit 8b47dd9

Browse files
authored
Bump the minimum required version of bloom (ros2#672)
This is the minimum version required for Foxy Fitzroy, and should still work for older distros. Signed-off-by: Jacob Perron <[email protected]>
1 parent f5efa66 commit 8b47dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Tutorials/Releasing-a-ROS-2-package-with-bloom.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This page describes how to prepare a repository for release on the public ROS 2
1717
Required Tools
1818
--------------
1919

20-
* ``bloom`` >= 0.8.0
20+
* ``bloom`` >= 0.9.7
2121
* ``catkin_pkg`` >= 0.4.10
2222

2323
Ensure that you have the latest version of bloom and catkin_pkg

0 commit comments

Comments
 (0)