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 e44250e commit 43e37feCopy full SHA for 43e37fe
CHANGELOG.rst
@@ -2,7 +2,7 @@
2
Changelog for package Groot
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.0 (2018-11-21)
+------------------
7
* First beta version. All functional features included.
8
* Contributors: Davide Faconti, davide.faconti
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>groot</name>
- <version>0.3.0</version>
+ <version>0.4.0</version>
<description>Graphical editor to create behaviour trees</description>
<maintainer email="[email protected]">Davide Faconti</maintainer>
0 commit comments