Skip to content

Commit 1b3977d

Browse files
committed
Fix package name to include version number
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
1 parent cbb257b commit 1b3977d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
4-
<name>gz-sim</name>
4+
<name>gz-sim8</name>
55
<version>8.2.0</version>
66
<description>Gazebo Sim : A Robotic Simulator</description>
77
<maintainer email="mjcarroll@intrinsic.ai">Michael Carroll</maintainer>

0 commit comments

Comments
 (0)