From cc1040e1bf2c968e8e5b45e50581fa8ba403b08a Mon Sep 17 00:00:00 2001
From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch>
Date: Fri, 2 Oct 2020 21:18:09 +0200
Subject: [PATCH] Increased stable version to 1.0.5

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

diff --git a/README.rst b/README.rst
index 6bc308e..ce63a3f 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.db.fargo/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.db.fargo/badges/master/pipeline.svg
-   :target: https://gitlab.idiap.ch/bob/bob.db.fargo/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.db.fargo/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.db.fargo/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.db.fargo/badges/v1.0.5/pipeline.svg
+   :target: https://gitlab.idiap.ch/bob/bob.db.fargo/commits/v1.0.5
+.. image:: https://gitlab.idiap.ch/bob/bob.db.fargo/badges/v1.0.5/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.db.fargo/commits/v1.0.5
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.db.fargo
 
diff --git a/version.txt b/version.txt
index f56749a..1464c52 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.5b0
\ No newline at end of file
+1.0.5
\ No newline at end of file
-- 
GitLab