Skip to content

Commit

Permalink
Bump version, fix string
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Sep 18, 2024
1 parent 83ce4cc commit 90bb656
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions additional_recipes/ros2-distro-mutex/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
package:
name: ros2-distro-mutex
version: 0.5.0
version: 0.6.0

build:
number: 0
string: humble
# Note: keep in sync with build number
# Cannot be done automatically, see https://github.com/mamba-org/boa/issues/278
string: 'humble_0'
run_exports:
weak:
- "{{ pin_subpackage('ros2-distro-mutex', max_pin='x.x') }}"
Expand Down

0 comments on commit 90bb656

Please sign in to comment.