Skip to content

Commit

Permalink
0.11.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mvollrath committed Nov 25, 2020
1 parent a1153bb commit 48eff50
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions rosapi/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosapi
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.12 (2020-11-25)
--------------------

0.11.11 (2020-11-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion rosapi/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosapi</name>
<version>0.11.11</version>
<version>0.11.12</version>
<description>
Provides service calls for getting ros meta-information, like list of
topics, services, params, etc.
Expand Down
4 changes: 2 additions & 2 deletions rosbridge_library/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbridge_library
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.12 (2020-11-25)
--------------------
* Fix missing python-future python 2 dep
* Contributors: Matt Vollrath

Expand Down
2 changes: 1 addition & 1 deletion rosbridge_library/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>rosbridge_library</name>
<version>0.11.11</version>
<version>0.11.12</version>
<description>
The core rosbridge package, responsible for interpreting JSON and performing
the appropriate ROS action, like subscribe, publish, call service, and
Expand Down
4 changes: 2 additions & 2 deletions rosbridge_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbridge_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.12 (2020-11-25)
--------------------

0.11.11 (2020-11-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion rosbridge_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosbridge_msgs</name>
<version>0.11.11</version>
<version>0.11.12</version>
<description>Package containing message files</description>

<maintainer email="achim@intermodalics.eu">Hans-Joachim Krauch</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rosbridge_server/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbridge_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.12 (2020-11-25)
--------------------

0.11.11 (2020-11-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion rosbridge_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>rosbridge_server</name>
<version>0.11.11</version>
<version>0.11.12</version>
<description>A WebSocket interface to rosbridge.</description>

<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbridge_suite/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbridge_suite
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.12 (2020-11-25)
--------------------

0.11.11 (2020-11-24)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion rosbridge_suite/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosbridge_suite</name>
<version>0.11.11</version>
<version>0.11.12</version>
<description>
Rosbridge provides a JSON API to ROS functionality for non-ROS programs.
There are a variety of front ends that interface with rosbridge, including
Expand Down

0 comments on commit 48eff50

Please sign in to comment.