From 3d63a7718c4449345ec1043b24a4d888c4bd7d9d Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Wed, 12 Aug 2020 14:31:04 +0200 Subject: [PATCH] Increased stable version to 1.3.0 --- README.rst | 10 +++++----- version.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 4aaa255..0e9f2dd 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : -.. image:: https://img.shields.io/badge/docs-stable-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.kaldi/stable/index.html +.. image:: https://img.shields.io/badge/docs-v1.3.0-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.kaldi/v1.3.0/index.html .. image:: https://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.kaldi/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/master/coverage.svg +.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/v1.3.0/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/v1.3.0 +.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/v1.3.0/coverage.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.kaldi/master/coverage/index.html .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.kaldi diff --git a/version.txt b/version.txt index 42e4188..589268e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.1b0 \ No newline at end of file +1.3.0 \ No newline at end of file -- GitLab