Skip to content

Commit 6fbab58

Browse files
authored
match package number to currently released version (#83)
Signed-off-by: ijnek <kenjibrameld@gmail.com>
1 parent 0bfb655 commit 6fbab58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dynamixel_hardware/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>dynamixel_hardware</name>
5-
<version>0.0.0</version>
5+
<version>0.3.1</version>
66
<description>ros2_control hardware for ROBOTIS Dynamixel</description>
77
<maintainer email="yutaka.kondo@youtalk.jp">Yutaka Kondo</maintainer>
88
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)