Skip to content

Commit b15b5db

Browse files
author
mcbed
committed
1.1.0
1 parent dc403f1 commit b15b5db

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

ethercat_driver/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>ethercat_driver</name>
5-
<version>1.0.0</version>
5+
<version>1.1.0</version>
66
<description>EtherCAT Driver for `ros2_control`</description>
77
<maintainer email="m.bednarczyk@unistra.fr">Maciej Bednarczyk</maintainer>
88
<license>Apache-2.0</license>

ethercat_driver_ros2/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>ethercat_driver_ros2</name>
5-
<version>1.0.0</version>
5+
<version>1.1.0</version>
66
<description>Meta-package aggregating the ethercat_driver_ros2 packages and documentation</description>
77
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
88
<license>Apache License 2.0</license>

ethercat_generic_plugins/ethercat_generic_cia402_drive/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>ethercat_generic_cia402_drive</name>
5-
<version>1.0.0</version>
5+
<version>1.1.0</version>
66
<description>Plugin implementations of generic EtherCAT modules for CiA402 drives.</description>
77
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
88
<license>Apache-2.0</license>

ethercat_generic_plugins/ethercat_generic_slave/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>ethercat_generic_slave</name>
5-
<version>1.0.0</version>
5+
<version>1.1.0</version>
66
<description>Plugin implementations of generic EtherCAT modules</description>
77
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
88
<license>Apache-2.0</license>

ethercat_interface/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>ethercat_interface</name>
5-
<version>1.0.0</version>
5+
<version>1.1.0</version>
66
<description>Base implementations of EC interfaces</description>
77
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
88
<license>Apache-2.0</license>

ethercat_plugins/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>ethercat_plugins</name>
5-
<version>1.0.0</version>
5+
<version>1.1.0</version>
66
<description>Plugin implementations of EtherCAT modules</description>
77
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)