From 1fcc6d4af5928ef65fd14893a843142216d78570 Mon Sep 17 00:00:00 2001 From: Yannick DAYER <yannick.dayer@idiap.ch> Date: Wed, 27 Jul 2022 12:32:48 +0000 Subject: [PATCH] Increased stable version to 3.0.2 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 8a216d7..fe6f6da 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,11 @@ .. -*- coding: utf-8 -*- -.. image:: https://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/master +.. image:: https://img.shields.io/badge/docs-v3.0.2-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/v3.0.2/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v3.0.2/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v3.0.2 +.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v3.0.2/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v3.0.2 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.pipelines diff --git a/version.txt b/version.txt index 62252b7..b502146 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.2b0 +3.0.2 -- GitLab