diff --git a/README.md b/README.md index 99a0675..7284fdf 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Shipped version:** 4.0.0~ynh1 +**Shipped version:** 4.1.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 465e600..9c1d6da 100644 --- a/README_es.md +++ b/README_es.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Versión actual:** 4.0.0~ynh1 +**Versión actual:** 4.1.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index e266c84..3427b2b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Paketatutako bertsioa:** 4.0.0~ynh1 +**Paketatutako bertsioa:** 4.1.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 4384372..e8e66c9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Un client matrix orienté simplicité, élégance et sécurité. - Support des "Espaces" Matrix -**Version incluse :** 4.0.0~ynh1 +**Version incluse :** 4.1.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b672952..0a16203 100644 --- a/README_gl.md +++ b/README_gl.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Versión proporcionada:** 4.0.0~ynh1 +**Versión proporcionada:** 4.1.0~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index aec5ac0..bacfd01 100644 --- a/README_id.md +++ b/README_id.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Versi terkirim:** 4.0.0~ynh1 +**Versi terkirim:** 4.1.0~ynh1 **Demo:** @@ -36,7 +36,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. ## Dokumentasi dan sumber daya - Website aplikasi resmi: -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 387f04f..5370197 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**分发版本:** 4.0.0~ynh1 +**分发版本:** 4.1.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 9d6e5be..5bab3b9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -8,7 +8,7 @@ description.gl = "Cliente para Matrix que pon o foco na simplicidade, elegancia description.ca = "Client de Matrix amb un focus en una interfície simple, elegant i segura" description.fr = "Client matrix orienté simplicité, élégance et sécurité" -version = "4.0.0~ynh1" +version = "4.1.0~ynh1" maintainers = ["Salamandar"] @@ -63,8 +63,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/cinnyapp/cinny/releases/download/v4.0.0/cinny-v4.0.0.tar.gz" - sha256 = "1b3f45b4e1f9d81eb32b61ee62538e7a60fb262069036713fbb062067f5bac37" + url = "https://github.com/cinnyapp/cinny/releases/download/v4.1.0/cinny-v4.1.0.tar.gz" + sha256 = "64bce650b1d5ee281e215f732fa40e40e2d38ebf8c2a8ed87ca0ae9ebe5ed788" autoupdate.strategy = "latest_github_release" autoupdate.asset = "cinny-v.*.tar.gz$"