diff --git a/README.md b/README.md index 58b3924..08e88bd 100755 --- a/README.md +++ b/README.md @@ -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) diff --git a/manifest.json b/manifest.json index b2b44b5..ff7d749 100755 --- a/manifest.json +++ b/manifest.json @@ -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": {