From d3faa88864dbd609f1e9ecb79537527da18dd33f Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Tue, 13 Apr 2021 15:27:48 +0200 Subject: [PATCH] Increased stable version to 3.0.4 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index a2436d7..ed45554 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.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://gitlab.idiap.ch/bob/bob.io.video/badges/v3.0.4/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.io.video/commits/v3.0.4 +.. image:: https://gitlab.idiap.ch/bob/bob.io.video/badges/v3.0.4/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.video/commits/v3.0.4 .. 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 dfe3b3d..b0f2dcb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.4b0 \ No newline at end of file +3.0.4 -- GitLab