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

updating version number + License information

This commit is contained in:
Yalh 2019-01-22 04:23:58 +01:00
parent 606414c64c
commit 73c2baeb55
2 changed files with 5 additions and 1 deletions

View file

@ -21,6 +21,10 @@ Federated blogging engine, based on ActivityPub. It uses the Rocket framework, a
1. There is **No LDAP** support for Plume yet. 1. There is **No LDAP** support for Plume yet.
1. **Admin username** and **password** will be sent to the **email address** of the admin. 1. **Admin username** and **password** will be sent to the **email address** of the admin.
## License
License AGPL-3.0-only
## Demo ## Demo
* [List of instances](https://joinplu.me/#instances) * [List of instances](https://joinplu.me/#instances)

View file

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