Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbed committed Mar 28, 2023
1 parent dc403f1 commit b15b5db
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ethercat_driver/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ethercat_driver</name>
<version>1.0.0</version>
<version>1.1.0</version>
<description>EtherCAT Driver for `ros2_control`</description>
<maintainer email="m.bednarczyk@unistra.fr">Maciej Bednarczyk</maintainer>
<license>Apache-2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion ethercat_driver_ros2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ethercat_driver_ros2</name>
<version>1.0.0</version>
<version>1.1.0</version>
<description>Meta-package aggregating the ethercat_driver_ros2 packages and documentation</description>
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
<license>Apache License 2.0</license>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ethercat_generic_cia402_drive</name>
<version>1.0.0</version>
<version>1.1.0</version>
<description>Plugin implementations of generic EtherCAT modules for CiA402 drives.</description>
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
<license>Apache-2.0</license>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ethercat_generic_slave</name>
<version>1.0.0</version>
<version>1.1.0</version>
<description>Plugin implementations of generic EtherCAT modules</description>
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
<license>Apache-2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion ethercat_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ethercat_interface</name>
<version>1.0.0</version>
<version>1.1.0</version>
<description>Base implementations of EC interfaces</description>
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
<license>Apache-2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion ethercat_plugins/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ethercat_plugins</name>
<version>1.0.0</version>
<version>1.1.0</version>
<description>Plugin implementations of EtherCAT modules</description>
<maintainer email="macbednarczyk@gmail.com">Maciej Bednarczyk</maintainer>
<license>Apache-2.0</license>
Expand Down

0 comments on commit b15b5db

Please sign in to comment.