Skip to content

Commit

Permalink
3.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
marcoag committed Apr 16, 2024
1 parent feeb023 commit 206ef73
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions libcurl_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package libcurl_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.4.1 (2024-04-16)
------------------

3.4.0 (2023-12-26)
------------------
Expand Down
2 changes: 1 addition & 1 deletion libcurl_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>libcurl_vendor</name>
<version>3.4.0</version>
<version>3.4.1</version>
<description>
Wrapper around libcurl, it provides a fixed CMake module and an ExternalProject build of it.
</description>
Expand Down
4 changes: 2 additions & 2 deletions resource_retriever/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package resource_retriever
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.4.1 (2024-04-16)
------------------
* Update resource retreiver to use rule of five (`#95 <https://github.com/ros/resource_retriever/issues/95>`_)
* Use default ament_lint_auto (`#92 <https://github.com/ros/resource_retriever/issues/92>`_)
* Contributors: Chris Lalancette, Michael Carroll
Expand Down
2 changes: 1 addition & 1 deletion resource_retriever/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>resource_retriever</name>
<version>3.4.0</version>
<version>3.4.1</version>
<description>
This package retrieves data from url-format files such as http://,
ftp://, package:// file://, etc., and loads the data into memory.
Expand Down

0 comments on commit 206ef73

Please sign in to comment.