Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed May 18, 2023
1 parent 8bcb504 commit 5aad268
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions aruco_opencv/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package aruco_opencv
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.1 (2023-05-18)
------------------
* Fix create_marker and create_board script permissions (`#22 <https://github.com/fictionlab/aruco_opencv/issues/22>`_) (`#23 <https://github.com/fictionlab/aruco_opencv/issues/23>`_)
* Contributors: Błażej Sowa

Expand Down
2 changes: 1 addition & 1 deletion aruco_opencv/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>aruco_opencv</name>
<version>1.1.0</version>
<version>1.1.1</version>
<description>
ArUco marker detection using aruco module from OpenCV libraries.
</description>
Expand Down
4 changes: 2 additions & 2 deletions aruco_opencv_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package aruco_opencv_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.1 (2023-05-18)
------------------

1.1.0 (2023-02-22)
------------------
Expand Down
2 changes: 1 addition & 1 deletion aruco_opencv_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>aruco_opencv_msgs</name>
<version>1.1.0</version>
<version>1.1.1</version>
<description>
Message definitions for aruco_opencv package.
</description>
Expand Down

0 comments on commit 5aad268

Please sign in to comment.