From a5e2f18fa7dc483bf6fb52c4fea016eaa48a50c9 Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Thu, 1 Oct 2020 18:12:53 +0200 Subject: [PATCH] Increased stable version to 2.0.13 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 08a447f..dca30e4 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.audio/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/v2.0.13/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/v2.0.13 +.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/v2.0.13/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/v2.0.13 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.audio diff --git a/version.txt b/version.txt index 72e5385..476ede4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.13b0 \ No newline at end of file +2.0.13 \ No newline at end of file -- GitLab