Skip to content

Commit

Permalink
Bump CONDA_BUILD_NUMBER after successful Conda packages build and upload
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 4, 2024
1 parent 8e1aaa5 commit 6efb1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/cmake/CondaGenerationOptions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# to ensure that binaries belonging to different rebuilds
# can be distinguished even if the version number is the same
if(NOT CONDA_BUILD_NUMBER)
set(CONDA_BUILD_NUMBER 141)
set(CONDA_BUILD_NUMBER 142)
endif()

# This option is enabled only when the metapackages robotology-distro and robotology-distro-all are
Expand Down

0 comments on commit 6efb1d1

Please sign in to comment.