Skip to content

Commit e5b0ceb

Browse files
committed
0.7.4
1 parent 75b0e35 commit e5b0ceb

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

ros2action/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2action</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The action command for ROS 2 command line tools.
88
</description>

ros2cli/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2cli</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
Framework for ROS 2 command line tools.
88
</description>

ros2component/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2component</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The component command for ROS 2 command line tools.
88
</description>

ros2lifecycle/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2lifecycle</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The lifecycle command for ROS 2 command line tools.
88
</description>

ros2msg/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2msg</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The msg command for ROS 2 command line tools.
88
</description>

ros2multicast/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2multicast</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The multicast command for ROS 2 command line tools.
88
</description>

ros2node/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2node</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The node command for ROS 2 command line tools.
88
</description>

ros2param/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2param</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The param command for ROS 2 command line tools.
88
</description>

ros2pkg/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2pkg</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The pkg command for ROS 2 command line tools.
88
</description>

ros2run/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ros2run</name>
5-
<version>0.7.3</version>
5+
<version>0.7.4</version>
66
<description>
77
The run command for ROS 2 command line tools.
88
</description>

0 commit comments

Comments
 (0)