Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 882fc81

Browse files
committed
Revert "4.4.3"
This reverts commit 7241f72.
1 parent 02641db commit 882fc81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package behaviortree_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
4.4.3 (2023-12-19)
6-
------------------
5+
Forthcoming
6+
-----------
77
* fix issue `#725 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/725>`_ : SetBlackboard can copy entries
88
* add more unit tests
99
* fix typos `#721 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/721>`_

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>behaviortree_cpp</name>
4-
<version>4.4.3</version>
4+
<version>4.4.2</version>
55
<description>
66
This package provides the Behavior Trees core library.
77
</description>

0 commit comments

Comments
 (0)