diff --git a/README.md b/README.md index 1c661dd..05b434b 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.3.2023.04.20~ynh6 +**Shipped version:** 1.3.2023.05.13~ynh6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 11531b3..9a7d611 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.3.2023.04.20~ynh6 +**Version incluse :** 1.3.2023.05.13~ynh6 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index f55999b..615d87d 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.3.2023.04.20~ynh6" +version = "1.3.2023.05.13~ynh6" maintainers = ["eric_G"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/jasonmunro/cypht/archive/b16424615f4692e494c4d357289299fef3c1d51f.tar.gz" - sha256 = "9d5a0bd4799ef4ec696e26c70d5f5946112179df819efdbd187c157fbcd7aee4" + url= "https://github.com/jasonmunro/cypht/archive/a334703811d40cd0775c46604673f6a2f0679abb.tar.gz" + sha256 = "ec0ed25d145eaee9fe8b902f68689d38dc3f3001239f3b76fc4e1f5756264afb" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d"