From f0cf6194369450be75a96eb8a121e3170410f6a6 Mon Sep 17 00:00:00 2001 From: Lionel Coupouchetty-Ramouchetty Date: Mon, 24 Feb 2020 18:15:53 +0100 Subject: [PATCH] fix: version badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 373a68f..99584ea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # restic for Yunohost -[![Latest Version](https://img.shields.io/badge/version-1.0.3-green.svg?style=flat)](https://github.com/YunoHost-Apps/restic_ynh/releases) +[![Latest Version](https://img.shields.io/badge/version-0.9.6-green.svg?style=flat)](https://github.com/YunoHost-Apps/restic_ynh/releases) [![Status](https://img.shields.io/badge/status-testing-yellow.svg?style=flat)](https://github.com/YunoHost-Apps/restic_ynh/milestones) [![Integration level](https://dash.yunohost.org/integration/restic.svg)](https://dash.yunohost.org/appci/app/restic) [![GitHub license](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat)](https://raw.githubusercontent.com/YunoHost-Apps/restic_ynh/master/LICENSE)