From e54f2183e7c21d7504289da79a6c6dba133ff490 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Anjos?= <andre.anjos@idiap.ch>
Date: Thu, 20 Dec 2018 18:36:47 +0100
Subject: [PATCH] Increased stable version to 0.2.0

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

diff --git a/README.rst b/README.rst
index b5b597a..c4090e2 100644
--- a/README.rst
+++ b/README.rst
@@ -20,14 +20,14 @@
 .. You should have received a copy of the GNU Affero Public License along     ..
 .. with the BEAT platform. If not, see http://www.gnu.org/licenses/.          ..
 
-.. image:: https://img.shields.io/badge/docs-stable-yellow.svg
-   :target: https://www.idiap.ch/software/beat/docs/beat/docs/stable/index.html
+.. image:: https://img.shields.io/badge/docs-v0.2.0-yellow.svg
+   :target: https://www.idiap.ch/software/beat/docs/beat/docs/v0.2.0/index.html
 .. image:: https://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/beat/docs/beat/docs/master/index.html
-.. image:: https://gitlab.idiap.ch/beat/docs/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/beat/docs/commits/master
-.. image:: https://gitlab.idiap.ch/beat/docs/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/beat/docs/commits/master
+.. image:: https://gitlab.idiap.ch/beat/docs/badges/v0.2.0/build.svg
+   :target: https://gitlab.idiap.ch/beat/docs/commits/v0.2.0
+.. image:: https://gitlab.idiap.ch/beat/docs/badges/v0.2.0/coverage.svg
+   :target: https://gitlab.idiap.ch/beat/docs/commits/v0.2.0
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/beat/docs
 
diff --git a/version.txt b/version.txt
index 49148ee..341cf11 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.1.1b0
\ No newline at end of file
+0.2.0
\ No newline at end of file
-- 
GitLab