Skip to content

Commit

Permalink
3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Nov 27, 2022
1 parent a1ae76d commit c53f569
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package behaviortree_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.8.1 (2022-11-27)
------------------
* fix catkin installation `#478 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/478>`_
* cherry picking changes from v4
* fix `#227 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/227>`_
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>behaviortree_cpp_v3</name>
<version>3.8.0</version>
<version>3.8.1</version>
<description>
This package provides the Behavior Trees core library.
</description>
Expand Down

0 comments on commit c53f569

Please sign in to comment.