diff --git a/README.md b/README.md index 2a14402..823e89b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)] The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone. -**Shipped version:** 1.19.2~ynh1 +**Shipped version:** 1.20.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index ac9963b..3ec560e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)] The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone. -**Paketatutako bertsioa:** 1.19.2~ynh1 +**Paketatutako bertsioa:** 1.20.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 6091802..ab277f2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ FluffyChat est un client [[matrix](https://matrix.org)] open-source, à but non Le but de cette app est de créer un client de messagerie instantannée facile d'utilisation, open-source et accessible pour tout le monde. -**Version incluse :** 1.19.2~ynh1 +**Version incluse :** 1.20.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a200e67..949ed08 100644 --- a/README_gl.md +++ b/README_gl.md @@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)] The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone. -**Versión proporcionada:** 1.19.2~ynh1 +**Versión proporcionada:** 1.20.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f983ba9..3c8f356 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -20,7 +20,7 @@ FluffyChat is an open source, nonprofit and cute [[matrix](https://matrix.org)] The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone. -**分发版本:** 1.19.2~ynh1 +**分发版本:** 1.20.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 05b794b..2ac6e1e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -9,7 +9,7 @@ description.gl = "Cliente para mensaxería Matrix" description.ca = "Client de missatgeria Matrix" description.fr = "Client de messagerie Matrix" -version = "1.19.2~ynh1" +version = "1.20.0~ynh1" maintainers = [ "OniriCorpe" ] @@ -63,8 +63,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/krille-chan/fluffychat/releases/download/v1.19.2/fluffychat-web.tar.gz" - sha256 = "6114f55a82360e4693fa2beed8d0bdc13c8dd706dfd136fa3babff9d957d0192" + url = "https://github.com/krille-chan/fluffychat/releases/download/v1.20.0/fluffychat-web.tar.gz" + sha256 = "5dc7e8db57393ea049d6876967bfa6f6ae27632724746d1f251a11825926b688" in_subdir = 2 autoupdate.asset = "fluffychat-web.tar.gz"