diff --git a/README.md b/README.md index 89cc661..2f7c457 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Shipped version:** 2.37.2~ynh1 +**Shipped version:** 2.37.3~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 0d869ee..209ff86 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Versión actual:** 2.37.2~ynh1 +**Versión actual:** 2.37.3~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 1419c3b..941c50f 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Paketatutako bertsioa:** 2.37.2~ynh1 +**Paketatutako bertsioa:** 2.37.3~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index b2ab040..ef0345d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community. -**Version incluse :** 2.37.2~ynh1 +**Version incluse :** 2.37.3~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index fdf556d..6f6dde3 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Versión proporcionada:** 2.37.2~ynh1 +**Versión proporcionada:** 2.37.3~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 05295ad..98c4b84 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Versi terkirim:** 2.37.2~ynh1 +**Versi terkirim:** 2.37.3~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index 7bd9d5d..92b3ca5 100644 --- a/README_ru.md +++ b/README_ru.md @@ -19,7 +19,7 @@ Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Поставляемая версия:** 2.37.2~ynh1 +**Поставляемая версия:** 2.37.3~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 45f3239..456f20f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**分发版本:** 2.37.2~ynh1 +**分发版本:** 2.37.3~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index a0b6365..920019a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SnappyMail" description.en = "Simple, modern, lightweight & fast web-based e-mail client" description.fr = "Client de messagerie Web simple, moderne, léger et rapide" -version = "2.37.2~ynh1" +version = "2.37.3~ynh1" maintainers = [] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/the-djmaze/snappymail/releases/download/v2.37.2/snappymail-2.37.2.tar.gz" - sha256 = "90a2f7f93e155e11c361d29f886541f1cc7dfce25a8ea8ef95c226088ae9f72c" + url = "https://github.com/the-djmaze/snappymail/releases/download/v2.37.3/snappymail-2.37.3.tar.gz" + sha256 = "15ae956d63d13a47554bcc07917602351f8388147a4aabdf9ab8c65658619305" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"