Skip to content

Commit 2415d3e

Browse files
committed
new version 4.2.4
1 parent 4d6862b commit 2415d3e

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

yasmin/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>yasmin</name>
5-
<version>4.2.3</version>
5+
<version>4.2.4</version>
66
<description>YASMIN (Yet Another State MachINe) main package</description>
77
<maintainer email="[email protected]">Miguel Ángel González Santamarta</maintainer>
88
<license>GPL-3.0</license>

yasmin_demos/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>yasmin_demos</name>
5-
<version>4.2.3</version>
5+
<version>4.2.4</version>
66
<description>Demos of YASMIN (Yet Another State MachINe)</description>
77
<maintainer email="[email protected]">Miguel Ángel González Santamarta</maintainer>
88
<license>GPL-3.0</license>

yasmin_editor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>yasmin_editor</name>
5-
<version>4.2.3</version>
5+
<version>4.2.4</version>
66
<description>Editor for YASMIN (Yet Another State MachINe)</description>
77
<maintainer email="[email protected]">Miguel Ángel González Santamarta</maintainer>
88
<license>GPL-3.0</license>

yasmin_factory/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>yasmin_factory</name>
4-
<version>4.2.3</version>
4+
<version>4.2.4</version>
55
<description>YASMIN factory to create FSMs from XML files</description>
66
<maintainer email="[email protected]">Miguel Ángel González Santamarta</maintainer>
77
<license>GPL-3.0</license>

yasmin_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>yasmin_msgs</name>
5-
<version>4.2.3</version>
5+
<version>4.2.4</version>
66
<description>Msgs of (Yet Another State MachINe)</description>
77
<maintainer email="[email protected]">Miguel Ángel González Santamarta</maintainer>
88
<license>GPL-3.0</license>

yasmin_ros/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>yasmin_ros</name>
5-
<version>4.2.3</version>
5+
<version>4.2.4</version>
66
<description>YASMIN (Yet Another State MachINe) for ROS 2</description>
77
<maintainer email="[email protected]">Miguel Ángel González Santamarta</maintainer>
88
<license>GPL-3.0</license>

yasmin_viewer/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>yasmin_viewer</name>
5-
<version>4.2.3</version>
5+
<version>4.2.4</version>
66
<description>YASMIN viewer for FSM</description>
77
<maintainer email="[email protected]">Miguel Ángel González Santamarta</maintainer>
88
<license>GPL-3.0</license>

0 commit comments

Comments
 (0)