Skip to content

Commit a018bbf

Browse files
committed
update build number in vinca yaml
Signed-off-by: wep21 <[email protected]>
1 parent 7330922 commit a018bbf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

vinca_linux_64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ conda_index:
66
- packages-ignore.yaml
77

88
# Reminder for next full rebuild, the next build number should be 4
9-
build_number: 1
9+
build_number: 4
1010

1111
mutex_package: ros2-distro-mutex 0.6.* jazzy_*
1212

vinca_linux_aarch64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ conda_index:
66
- packages-ignore.yaml
77

88
# Reminder for next full rebuild, the next build number should be 4
9-
build_number: 1
9+
build_number: 4
1010

1111
mutex_package: ros2-distro-mutex 0.6.* jazzy_*
1212

vinca_osx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ conda_index:
66
- packages-ignore.yaml
77

88
# Reminder for next full rebuild, the next build number should be 4
9-
build_number: 2
9+
build_number: 4
1010

1111
mutex_package: ros2-distro-mutex 0.6.* jazzy_*
1212

vinca_osx_arm64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ conda_index:
66
- packages-ignore.yaml
77

88
# Reminder for next full rebuild, the next build number should be 4
9-
build_number: 1
9+
build_number: 4
1010

1111
mutex_package: ros2-distro-mutex 0.6.* jazzy_*
1212

vinca_win.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ conda_index:
66
- packages-ignore.yaml
77

88
# Reminder for next full rebuild, the next build number should be 4
9-
build_number: 1
9+
build_number: 4
1010

1111
mutex_package: ros2-distro-mutex 0.6.* jazzy_*
1212

0 commit comments

Comments
 (0)