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 9853c5e commit 158dcebCopy full SHA for 158dceb
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package robot_upstart
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.1 (2021-05-12)
+------------------
7
* Enable customization of After= in service (`#104 <https://github.com/clearpathrobotics/robot_upstart/issues/104>`_)
8
* Cosmetic
9
Remove unnecessary parenthesis.
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>robot_upstart</name>
- <version>0.4.0</version>
+ <version>0.4.1</version>
<description>
The robot_upstart package provides scripts which may be used to install
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
0 commit comments