diff --git a/.github/workflows/gitlab.yml b/.github/workflows/gitlab.yml index 65c97f95f..84466c038 100644 --- a/.github/workflows/gitlab.yml +++ b/.github/workflows/gitlab.yml @@ -22,4 +22,4 @@ jobs: with: schedule: ${{ github.event_name == 'schedule' }} cancel-outdated-pipelines: ${{ github.ref_name != 'main' }} - triggered-ref: v2.6.5 # REMEMBER to also update in .gitlab-ci.yml + triggered-ref: v2.6.6 # REMEMBER to also update in .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 69e2edc48..1bc0c87bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,4 +15,4 @@ libtelio-build-pipeline: trigger: project: $LIBTELIO_BUILD_PROJECT_PATH - branch: v2.6.5 # REMEMBER to also update in .github/workflows/gitlab.yml + branch: v2.6.6 # REMEMBER to also update in .github/workflows/gitlab.yml diff --git a/.unreleased/bump_libtelio_build_v2.6.6 b/.unreleased/bump_libtelio_build_v2.6.6 new file mode 100644 index 000000000..e69de29bb