Skip to content

Commit c638eee

Browse files
committed
2.4.2
1 parent c2c31e3 commit c638eee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22
Changelog for package flexbe_app
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4-
Forthcoming
5-
-----------
4+
2.4.2 (2023-09-21)
5+
------------------
66

77
2.4.0 (2023-05-18)
88
------------------

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "FlexBE App",
3-
"version": "2.4.0",
3+
"version": "2.4.2",
44
"main": "src/main.js",
55
"window": {
66
"icon": "src/img/icon-128.png",

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>flexbe_app</name>
3-
<version>2.4.0</version>
3+
<version>2.4.2</version>
44
<!-- NOTE: also sync the version in package.json when updating the version -->
55
<description>
66
flexbe_app provides a user interface (editor + runtime control) for the FlexBE behavior engine.

0 commit comments

Comments
 (0)