diff --git a/README.md b/README.md index fdc9cb4..b6b8316 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. -**Shipped version:** 0.5.11~ynh1 +**Shipped version:** 0.5.12~ynh1 **Demo:** https://call.element.io/ diff --git a/README_fr.md b/README_fr.md index 038c6ef..fcff010 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Appels de groupe avec WebRTC qui exploitent Matrix et une boîte à outils WebRTC open source de LiveKit. -**Version incluse :** 0.5.11~ynh1 +**Version incluse :** 0.5.12~ynh1 **Démo :** https://call.element.io/ diff --git a/manifest.toml b/manifest.toml index 91f48dc..373ff5c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Element-Call" description.en = "Group calls powered by Matrix" description.fr = "Appels de groupe alimentés par Matrix" -version = "0.5.11~ynh1" +version = "0.5.12~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.11.tar.gz" - sha256 = "46b0b32d693033fd7d6af9395d3bc836b725d2d152989ef175d8ce01e1b83b31" + url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.12.tar.gz" + sha256 = "5878ed8ba63b6db22a4542650b29789a127ad420e19926337eaa9305c61ea687" autoupdate.strategy = "latest_github_tag" [resources.system_user]