Skip to content

Commit e040d45

Browse files
committed
0.8.11
1 parent 28ab9bd commit e040d45

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

cob_actions/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog for package cob_actions
55
0.7.11 (2024-04-18)
66
-------------------
77

8-
Forthcoming
9-
-----------
8+
0.8.11 (2024-04-30)
9+
-------------------
1010
* 0.7.11
1111
* update changelogs
1212
* Contributors: fmessmer

cob_actions/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>cob_actions</name>
3-
<version>0.7.11</version>
3+
<version>0.8.11</version>
44
<description>This Package contains Care-O-bot specific action definitions.</description>
55

66
<license>Apache 2.0</license>

cob_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Changelog for package cob_common
1010
* remove raw_description
1111
* Contributors: Felix Messmer, fmessmer
1212

13-
Forthcoming
14-
-----------
13+
0.8.11 (2024-04-30)
14+
-------------------
1515
* 0.7.11
1616
* update changelogs
1717
* Merge pull request `#308 <https://github.com/4am-robotics/cob_common/issues/308>`_ from fmessmer/noetic-devel

cob_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>cob_common</name>
3-
<version>0.7.11</version>
3+
<version>0.8.11</version>
44
<description>The cob_common stack hosts common packages that are used within the Care-O-bot repository. E.g. utility packages or common message and service definitions etc. Also the urdf desciption of the robot is located in this stack.</description>
55
<license>Apache 2.0</license>
66

cob_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog for package cob_msgs
55
0.7.11 (2024-04-18)
66
-------------------
77

8-
Forthcoming
9-
-----------
8+
0.8.11 (2024-04-30)
9+
-------------------
1010
* 0.7.11
1111
* update changelogs
1212
* Contributors: fmessmer

cob_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>cob_msgs</name>
3-
<version>0.7.11</version>
3+
<version>0.8.11</version>
44
<description>
55
Messages for representing state information, such as battery information and emergency stop status.
66
</description>

cob_srvs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog for package cob_srvs
55
0.7.11 (2024-04-18)
66
-------------------
77

8-
Forthcoming
9-
-----------
8+
0.8.11 (2024-04-30)
9+
-------------------
1010
* 0.7.11
1111
* update changelogs
1212
* Contributors: fmessmer

cob_srvs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>cob_srvs</name>
3-
<version>0.7.11</version>
3+
<version>0.8.11</version>
44
<description>This Package contains Care-O-bot specific service definitions.</description>
55

66
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)