From 064ae892c03fe6530a9464924be70a3be2efbb46 Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Thu, 1 Oct 2020 22:17:56 +0200 Subject: [PATCH] Increased stable version to 2.0.18 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index b68a6f7..25ab36c 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.ip.optflow.liu/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/v2.0.18/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/v2.0.18 +.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/v2.0.18/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/v2.0.18 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu diff --git a/version.txt b/version.txt index d6c76ba..e164972 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.18b0 \ No newline at end of file +2.0.18 \ No newline at end of file -- GitLab