From a922cfbab4450e44fd8bf0f1f909bc8990eca5df Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Tue, 13 Apr 2021 14:26:23 +0200 Subject: [PATCH] Increased stable version to 2.2.7 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 1eff3a3..6192dfb 100644 --- a/README.rst +++ b/README.rst @@ -3,10 +3,10 @@ .. image:: https://img.shields.io/badge/docs-available-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.core/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.core/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.core/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/v2.2.7/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.core/commits/v2.2.7 +.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/v2.2.7/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.core/commits/v2.2.7 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.core diff --git a/version.txt b/version.txt index e16a8b5..5bc1cc4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.7b0 \ No newline at end of file +2.2.7 -- GitLab