diff --git a/README.md b/README.md index f9f4282..4577b2c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ All your E-mail, from all your accounts, in one place. Cypht is not your father' Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code. -**Shipped version:** 1.4.1~ynh1 +**Shipped version:** 1.4.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index db28fca..017a3c5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de messagerie qui supportent IMAP, POP3 ou SMTP - comme la plupart. -**Version incluse :** 1.4.1~ynh1 +**Version incluse :** 1.4.2~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 9fffa66..2239143 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cypht" description.en = "Lightweight Open Source webmail" description.fr = "Webmail Open Source léger" -version = "1.4.1~ynh1" +version = "1.4.2~ynh1" maintainers = [] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.1.tar.gz" - sha256 = "a8399921cf586ecb80385b66c08d841548f2f02b63260e08c0ad1f040c663062" + url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.2.tar.gz" + sha256 = "74a8355e3fc27971937838ac55eaa57fc0081626a8acd3419b1c5de25ed5fa23" autoupdate.strategy = "latest_github_tag" [resources.system_user]