From b02227076d7dbad9aeafcbfd13f162429b78ba5e Mon Sep 17 00:00:00 2001 From: Yalh Date: Sat, 26 Jan 2019 18:11:34 +0100 Subject: [PATCH] version correction --- README.md | 3 ++- manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08e88bd..26e5c5f 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database. -**Shipped version:** 0.2.0-alpha-1 +**Shipped version:** 0.2.0 **Warning:** The package can take **15 to 30 minutes** to complete depending on your system configuration. **Don't intrupt the installation process while installing.** @@ -65,6 +65,7 @@ https://yunohost.org/packaging_apps * Report a bug: https://github.com/YunoHost-Apps/plume_ynh/issues * App website: https://joinplu.me/ + * App Github: https://github.com/Plume-org/Plume * YunoHost website: https://yunohost.org/ --- diff --git a/manifest.json b/manifest.json index e44aaad..9d44a11 100755 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Federated blogging application" }, - "version": "0.2.0-alpha-1~ynh1", + "version": "0.2.0~ynh1", "url": "https://baptiste.gelez.xyz/", "license": "AGPL-3.0-only", "maintainer": {