Skip to content

Commit 0e66dd5

Browse files
committed
1.1.4
1 parent 26d93a0 commit 0e66dd5

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

darknet_ros/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package darknet_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.1.4 (2019-03-03)
6+
------------------
77
* Merge pull request `#141 <https://github.com/leggedrobotics/darknet_ros/issues/141>`_ from lorenwel/feature/launch_file_arg
88
Added arg for launch file parameter files
99
* Fixed synatx error

darknet_ros/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>darknet_ros</name>
4-
<version>1.1.3</version>
4+
<version>1.1.4</version>
55
<description>Darknet is an open source neural network framework that runs on CPU and GPU. You only look once (YOLO) is a state-of-the-art, real-time object detection system.</description>
66
<maintainer email="[email protected]">Marko Bjelonic</maintainer>
77
<license>BSD</license>

darknet_ros_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package darknet_ros_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.1.4 (2019-03-03)
6+
------------------
77

88
1.1.3 (2018-04-26)
99
------------------

darknet_ros_msgs/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>
33
<name>darknet_ros_msgs</name>
4-
<version>1.1.3</version>
4+
<version>1.1.4</version>
55
<description>Darknet is an open source neural network framework that runs on CPU and GPU. You only look once (YOLO) is a state-of-the-art, real-time object detection system.</description>
66
<maintainer email="[email protected]">Marko Bjelonic</maintainer>
77
<license>BSD</license>

0 commit comments

Comments
 (0)