1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00

Update the app version installed shown on the installation page

This commit is contained in:
Rodriguez Nyiringabo 2023-11-09 22:42:11 +02:00
parent 0b30985c3d
commit 41921dd143
3 changed files with 3 additions and 3 deletions

View file

@ -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.0~ynh1
**Shipped version:** 1.4.1~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ Si vous navez 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.0~ynh1
**Version incluse :** 1.4.1~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Cypht"
description.en = "Lightweight Open Source webmail"
description.fr = "Webmail Open Source léger"
version = "1.4.0~ynh1"
version = "1.4.1~ynh1"
maintainers = ["eric_G"]