Skip to content
Snippets Groups Projects
Commit b47adcce authored by Marco A. Gutierrez's avatar Marco A. Gutierrez
Browse files

0.14.0

parent 1b3c9dcd
No related branches found
Tags 0.14.0
No related merge requests found
......@@ -2,8 +2,8 @@
Changelog for package sros2
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.14.0 (2024-04-29)
-------------------
0.13.0 (2024-02-07)
-------------------
......
......@@ -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>sros2</name>
<version>0.13.0</version>
<version>0.14.0</version>
<description>Command line tools for managing SROS2 keys</description>
<maintainer email="ros-security@googlegroups.com">ROS Security Working Group</maintainer>
<license>Apache License 2.0</license>
......
......@@ -23,7 +23,7 @@ package_name = 'sros2'
setup(
name=package_name,
version='0.13.0',
version='0.14.0',
packages=find_packages(exclude=['test']),
data_files=[
('share/' + package_name, ['package.xml']),
......
......@@ -2,8 +2,8 @@
Changelog for package sros2_cmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.14.0 (2024-04-29)
-------------------
0.13.0 (2024-02-07)
-------------------
......
......@@ -3,7 +3,7 @@
<package format="3">
<name>sros2_cmake</name>
<version>0.13.0</version>
<version>0.14.0</version>
<description>CMake macros to configure security</description>
<maintainer email="ros-security@googlegroups.com">ROS Security Working Group</maintainer>
<license>Apache 2.0</license>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment