Skip to content

Commit 158dceb

Browse files
committed
0.4.1
1 parent 9853c5e commit 158dceb

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

5-
Forthcoming
6-
-----------
5+
0.4.1 (2021-05-12)
6+
------------------
77
* Enable customization of After= in service (`#104 <https://github.com/clearpathrobotics/robot_upstart/issues/104>`_)
88
* Cosmetic
99
Remove unnecessary parenthesis.

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="2">
33
<name>robot_upstart</name>
4-
<version>0.4.0</version>
4+
<version>0.4.1</version>
55
<description>
66
The robot_upstart package provides scripts which may be used to install
77
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.

0 commit comments

Comments
 (0)