1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00

version correction

This commit is contained in:
Yalh 2019-01-26 18:11:34 +01:00 committed by yalh76
parent f80ce674f4
commit 5869905d49
2 changed files with 3 additions and 2 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview ## Overview
Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database. 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.** **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 * Report a bug: https://github.com/YunoHost-Apps/plume_ynh/issues
* App website: https://joinplu.me/ * App website: https://joinplu.me/
* App Github: https://github.com/Plume-org/Plume
* YunoHost website: https://yunohost.org/ * YunoHost website: https://yunohost.org/
--- ---

View file

@ -5,7 +5,7 @@
"description": { "description": {
"en": "Federated blogging application" "en": "Federated blogging application"
}, },
"version": "0.2.0-alpha-1~ynh1", "version": "0.2.0~ynh1",
"url": "https://baptiste.gelez.xyz/", "url": "https://baptiste.gelez.xyz/",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"maintainer": { "maintainer": {