Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f193f5 commit a816f92Copy full SHA for a816f92
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.1.1 (2019-11-10)
+------------------
7
* fix samples compilation (hopefully)
8
* Contributors: Davide Faconti
9
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>behaviortree_cpp_v3</name>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments