diff --git a/tools/gitlab-ci-pipelines-exporter/manifest.yaml b/tools/gitlab-ci-pipelines-exporter/manifest.yaml index c8b9bb35de..436fa2eaa1 100644 --- a/tools/gitlab-ci-pipelines-exporter/manifest.yaml +++ b/tools/gitlab-ci-pipelines-exporter/manifest.yaml @@ -3,7 +3,7 @@ name: gitlab-ci-pipelines-exporter license: name: Apache License 2.0 link: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter/blob/main/LICENSE -version: "0.5.9" +version: "0.5.10" check: ${binary} --version | cut -d' ' -f3 platforms: - linux/amd64