From 62a9e73dcc16bd50f423bc21398c305f4f6f9f7d Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Wed, 12 Aug 2020 15:08:01 +0200 Subject: [PATCH] Increased stable version to 2.0.16 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index f628aae..1af0b9a 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.matlab/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/v2.0.16/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/v2.0.16 +.. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/v2.0.16/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/v2.0.16 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.matlab diff --git a/version.txt b/version.txt index a797e28..d845ccb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.16b0 \ No newline at end of file +2.0.16 \ No newline at end of file -- GitLab