Skip to content

Commit 44fe696

Browse files
author
Davide Faconti
committed
0.4.1
1 parent 83f3ac1 commit 44fe696

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 Groot
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.1 (2018-11-23)
6+
------------------
77
* improved node reorder
88
* Fix issue #8 (and more changes)
99
- Added EditorFlowScene::createNodeAtPos to simplify code

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>
33
<name>groot</name>
4-
<version>0.4.0</version>
4+
<version>0.4.1</version>
55
<description>Graphical editor to create behaviour trees</description>
66

77
<maintainer email="[email protected]">Davide Faconti</maintainer>

0 commit comments

Comments
 (0)