Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotochleb committed Mar 23, 2023
1 parent 9ccb283 commit 488dbf6
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion panther/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther</name>
<version>0.0.1</version>
<version>1.0.0</version>

<description>Meta package that contains all packages of Panther</description>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion panther_battery/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther_battery</name>
<version>0.0.1</version>
<version>1.0.0</version>

<description>Nodes monitoring the battery state of Husarion Panhter robot</description>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion panther_bringup/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther_bringup</name>
<version>0.0.1</version>
<version>1.0.0</version>

<description>Default launch files and configuration used to start Husarion Panther robot</description>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion panther_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther_description</name>
<version>0.1.0</version>
<version>1.0.0</version>

<description>Semantic description of Huasrion Panther robot</description>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion panther_driver/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther_driver</name>
<version>0.0.1</version>
<version>1.0.0</version>

<description>Software for controlling Panther robot motors via CAN interface.</description>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion panther_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther_gazebo</name>
<version>0.0.1</version>
<version>1.0.0</version>

<description>Gazebo simulation configuration for Husarion Panther robot</description>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion panther_lights/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther_lights</name>
<version>0.2.0</version>
<version>1.0.0</version>

<description>Package containing nodes responsible for displaying and scheduling animations on LED lights on Husarion Panther robot</description>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion panther_manager/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther_manager</name>
<version>0.0.1</version>
<version>1.0.0</version>

<description>Set of nodes used for high level management of Husarion Panther robot</description>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion panther_power_control/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>panther_power_control</name>
<version>0.0.1</version>
<version>1.0.0</version>

<description>Nodes responsible for controling power section of Husarion Panther robot</description>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit 488dbf6

Please sign in to comment.