diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index cd245aa..9fbd7e8 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1 +1 @@ -Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols. +Snikket is an open-source self-hosted personal messaging service. It aims to provide an alternative to proprietary and centralized messaging platforms while supporting all the expected features and being easy to use. \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index b80bcba..38f337d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,7 +4,7 @@ id = "snikket" name = "Snikket" description.en = "XMPP-based chat that is simple, secure, and private" -version = "dev~ynh1" +version = "2024.02.21~ynh1" maintainers = ["NorbiPeti"]