Skip to content

Commit

Permalink
Bump colcon-ed to 0.3.0 (#197)
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Bainian <chenbn@artc.a-star.edu.sg>
  • Loading branch information
Briancbn authored Feb 13, 2024
1 parent c938767 commit b27605d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/colcon.debian.upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ filter_formula: "\
(Package (% python3-colcon-coveragepy-result), $Version (% 0.0.8*))|\
(Package (% python3-colcon-defaults), $Version (% 0.2.8*))|\
(Package (% python3-colcon-devtools), $Version (% 0.2.5*))|\
(Package (% python3-colcon-ed), $Version (% 0.2.2*))|\
(Package (% python3-colcon-ed), $Version (% 0.3.0*))|\
(Package (% python3-colcon-hardware-acceleration), $Version (% 0.7.0*))|\
(Package (% python3-colcon-installed-package-information), $Version (% 0.1.0*))|\
(Package (% python3-colcon-lcov-result), $Version (% 0.5.2*))|\
Expand Down
2 changes: 1 addition & 1 deletion config/colcon.ubuntu.upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ filter_formula: "\
(Package (% python3-colcon-coveragepy-result), $Version (% 0.0.8*))|\
(Package (% python3-colcon-defaults), $Version (% 0.2.8*))|\
(Package (% python3-colcon-devtools), $Version (% 0.2.5*))|\
(Package (% python3-colcon-ed), $Version (% 0.2.2*))|\
(Package (% python3-colcon-ed), $Version (% 0.3.0*))|\
(Package (% python3-colcon-hardware-acceleration), $Version (% 0.7.0*))|\
(Package (% python3-colcon-installed-package-information), $Version (% 0.1.0*))|\
(Package (% python3-colcon-lcov-result), $Version (% 0.5.2*))|\
Expand Down

0 comments on commit b27605d

Please sign in to comment.