diff --git a/README.md b/README.md index 93256b3..28b4976 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.2~ynh1 +**Shipped version:** 1.4.3~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index 0f0e0d0..a3f9829 100644 --- a/README_eu.md +++ b/README_eu.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. -**Paketatutako bertsioa:** 1.4.2~ynh1 +**Paketatutako bertsioa:** 1.4.3~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index b15c653..b7df70b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. 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.2~ynh1 +**Version incluse :** 1.4.3~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 4853bd9..7bac49f 100644 --- a/README_gl.md +++ b/README_gl.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. -**Versión proporcionada:** 1.4.2~ynh1 +**Versión proporcionada:** 1.4.3~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 1352bc8..b12cb65 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Cypht +# YunoHost 上的 Cypht [![集成程度](https://dash.yunohost.org/integration/cypht.svg)](https://dash.yunohost.org/appci/app/cypht) ![工作状态](https://ci-apps.yunohost.org/ci/badges/cypht.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/cypht.maintain.svg) @@ -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. -**分发版本:** 1.4.2~ynh1 +**分发版本:** 1.4.3~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 2239143..b921e57 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.2~ynh1" +version = "1.4.3~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.2.tar.gz" - sha256 = "74a8355e3fc27971937838ac55eaa57fc0081626a8acd3419b1c5de25ed5fa23" + url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.3.tar.gz" + sha256 = "6ef3b9e86016b2dc00d5d3c0f384b7f5e25a4e3d1896752b576556256f7b6e32" autoupdate.strategy = "latest_github_tag" [resources.system_user]