

Version upgrade 1.1.0 -> 1.1.1
@61710f9d03dfbdabcaaf14303c2937755be36755
--- p9n_bringup/package.xml
+++ p9n_bringup/package.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> |
3 | 3 |
<package format="3"> |
4 | 4 |
<name>p9n_bringup</name> |
5 |
- <version>1.1.0</version> |
|
5 |
+ <version>1.1.1</version> |
|
6 | 6 |
<description>PlayStation Interface Node Launch Files.</description> |
7 | 7 |
<maintainer email="40206149+m12watanabe1a@users.noreply.github.com">m12watanabe1a</maintainer> |
8 | 8 |
<license>Apache License 2.0</license> |
--- p9n_bringup/setup.py
+++ p9n_bringup/setup.py
... | ... | @@ -7,7 +7,7 @@ |
7 | 7 |
|
8 | 8 |
setup( |
9 | 9 |
name=package_name, |
10 |
- version='1.1.0', |
|
10 |
+ version='1.1.1', |
|
11 | 11 |
packages=[package_name], |
12 | 12 |
data_files=[ |
13 | 13 |
('share/ament_index/resource_index/packages', |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?