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 9b54694 commit 6e5af3cCopy full SHA for 6e5af3c
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package robot_upstart
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.0.0 (2022-02-16)
+------------------
7
* Fixed package.xml and setup.py information.
8
* Removed CMakeLists.txt.
9
* Removed src folder.
package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>robot_upstart</name>
- <version>0.4.2</version>
+ <version>1.0.0</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