From be95fbeaf7c271495e57b857ef33031f21558461 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Wed, 22 Jun 2022 16:23:09 +0000 Subject: [PATCH] Increased latest version to 7.0.2b0 [skip ci] --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 7667895..8973527 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Mon 26 Jun 2017 12:37:53 CEST -.. image:: https://img.shields.io/badge/docs-v7.0.1-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.extension/v7.0.1/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.extension/badges/v7.0.1/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.extension/commits/v7.0.1 -.. image:: https://gitlab.idiap.ch/bob/bob.extension/badges/v7.0.1/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.extension/commits/v7.0.1 +.. image:: https://img.shields.io/badge/docs-latest-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.extension/master/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.extension/badges/master/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.extension/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.extension/badges/master/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.extension/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.extension diff --git a/version.txt b/version.txt index 9fe9ff9..4d2f2f7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -7.0.1 +7.0.2b0 -- GitLab