File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package clearpath_config
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.2.1 (2025-03-17)
6
+ ------------------
7
7
* Added battery to A300 samples.
8
8
* Contributors: Tony Baltovski
9
9
Original file line number Diff line number Diff line change 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 >clearpath_config</name >
5
- <version >2.2.0 </version >
5
+ <version >2.2.1 </version >
6
6
<description >Clearpath Configuration YAML Parser and Writer</description >
7
7
<
maintainer email =
" [email protected] " >Luis Camero</
maintainer >
8
8
<license >BSD-3</license >
Original file line number Diff line number Diff line change 40
40
41
41
setup (
42
42
name = package_name ,
43
- version = '2.2.0 ' ,
43
+ version = '2.2.1 ' ,
44
44
packages = [
45
45
package_name ,
46
46
package_name + '.common' ,
You can’t perform that action at this time.
0 commit comments