From d06dc7ab6e86983fb09c8cd681430a5f94c579df Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Fri, 29 Oct 2021 20:59:15 +0200 Subject: [PATCH] Increased stable version to 3.0.5 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index a2436d7..1dd18d2 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Sun 14 Aug 2016 18:25:23 CEST -.. image:: https://img.shields.io/badge/docs-available-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.video/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.video/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.io.video/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.io.video/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.io.video/commits/master +.. image:: https://img.shields.io/badge/docs-v3.0.5-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.video/v3.0.5/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.io.video/badges/v3.0.5/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.io.video/commits/v3.0.5 +.. image:: https://gitlab.idiap.ch/bob/bob.io.video/badges/v3.0.5/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.video/commits/v3.0.5 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.video diff --git a/version.txt b/version.txt index 5b40447..eca690e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.5b0 \ No newline at end of file +3.0.5 -- GitLab