Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ijnek committed Apr 14, 2024
1 parent c6974d1 commit bbad137
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions rcss3d_agent/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rcss3d_agent
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.2 (2024-04-14)
------------------

0.2.1 (2022-06-30)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rcss3d_agent/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rcss3d_agent</name>
<version>0.2.1</version>
<version>0.2.2</version>
<description>Launches a RoboCup 3D Simulation Agent, and converts data to and from ROS2 msgs</description>
<maintainer email="kenjibrameld@gmail.com">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rcss3d_agent_basic/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rcss3d_agent_basic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.2 (2024-04-14)
------------------

0.2.1 (2022-06-30)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rcss3d_agent_basic/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>rcss3d_agent_basic</name>
<version>0.2.1</version>
<version>0.2.2</version>
<description>Basic rcss3d agent node that uses rcss3d_agent_msgs</description>
<maintainer email="kenjibrameld@gmail.com">ijnek</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rcss3d_agent_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rcss3d_agent_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.2 (2024-04-14)
------------------
* Fix up comment in Player.msg (`#15 <https://github.com/ros-sports/rcss3d_agent/issues/15>`_)
* Contributors: Kenji Brameld

Expand Down
2 changes: 1 addition & 1 deletion rcss3d_agent_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package format="3">
<name>rcss3d_agent_msgs</name>
<description>Custom messages for communicating with rcss3d_agent</description>
<version>0.2.1</version>
<version>0.2.2</version>
<maintainer email="kenjibrameld@gmail.com">ijnek</maintainer>
<license>Apache License 2.0</license>

Expand Down

0 comments on commit bbad137

Please sign in to comment.