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:
parent
606414c64c
commit
73c2baeb55
2 changed files with 5 additions and 1 deletions
|
@ -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. **Admin username** and **password** will be sent to the **email address** of the admin.
|
||||
|
||||
## License
|
||||
|
||||
License AGPL-3.0-only
|
||||
|
||||
## Demo
|
||||
|
||||
* [List of instances](https://joinplu.me/#instances)
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "Federated blogging application"
|
||||
},
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.0-alpha-1~ynh1",
|
||||
"url": "https://baptiste.gelez.xyz/",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue