From 14512551c336fddaa8db8c7e42d12f41f0b6a11a Mon Sep 17 00:00:00 2001
From: Samuel GAIST <samuel.gaist@idiap.ch>
Date: Thu, 24 Feb 2022 13:08:24 +0000
Subject: [PATCH] Increased stable version to 1.7.14

---
 README.rst  | 12 ++++++------
 version.txt |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.rst b/README.rst
index 854e519..f75d429 100644
--- a/README.rst
+++ b/README.rst
@@ -31,12 +31,12 @@
 .. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
-.. image:: https://img.shields.io/badge/docs-available-orange.svg
-   :target: https://www.idiap.ch/software/beat/docs/beat/beat.backend.python/master/index.html
-.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/master/pipeline.svg
-   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/master
-.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/master
+.. image:: https://img.shields.io/badge/docs-v1.7.14-orange.svg
+   :target: https://www.idiap.ch/software/beat/docs/beat/beat.backend.python/v1.7.14/index.html
+.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/v1.7.14/pipeline.svg
+   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/v1.7.14
+.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/v1.7.14/coverage.svg
+   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/v1.7.14
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/beat/beat.backend.python
 
diff --git a/version.txt b/version.txt
index 06f367a..68ced4b 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.7.14b0
\ No newline at end of file
+1.7.14
-- 
GitLab